fixes #2231 merging album search into album manager

- Delete old files (cat_search.php and cat_search.tpl) and his tab un add_core_tabs.inc.php
- Add search field and result in albums.tpl
- Separate js code from template
- Reuse data of albums.tpl for jqtree for the search algorithm
This commit is contained in:
Linty
2024-09-20 16:19:07 +02:00
parent a3e9ed23ce
commit 2121386ed0
8 changed files with 172 additions and 289 deletions

View File

@@ -141,4 +141,6 @@ themes/default/vendor/fontello/font/fontello.svg
themes/default/vendor/fontello/font/fontello.ttf
themes/default/vendor/fontello/font/fontello.woff
themes/default/vendor/fontello/font/fontello.woff2
admin/cat_search.php
admin/themes/default/template/cat_search.tpl
obsolete.list