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