diff --git a/templates/layouts/partials/helpers/treeview.jet.html b/templates/layouts/partials/helpers/treeview.jet.html index 572887a0..866e210f 100644 --- a/templates/layouts/partials/helpers/treeview.jet.html +++ b/templates/layouts/partials/helpers/treeview.jet.html @@ -2,7 +2,7 @@ {{ if isset(treeviewData)}} {{ range index, folder := treeviewData.Folder.Folders }} {{ folderId := treeviewData.IdentifierChain+"_"+index }} -