begin redesign of tree module.

This commit is contained in:
Sj-Si
2024-01-10 18:11:48 -05:00
parent 34fc215249
commit 3db6938caa
8 changed files with 255 additions and 169 deletions
+4
View File
@@ -0,0 +1,4 @@
<details {attributes} class='folder-item' ontoggle='extraNetworksFolderClick(event, "{tabname}_extra_search");'>
<summary class='folder-item-summary'>{folder_name}</summary>
{content}
</details>