Tag and Group Tag

new : Tag and Group : available in search
new : all tags or only one,
This commit is contained in:
Dany De Bontridder 2020-10-04 20:34:09 +02:00
parent dbea6cee68
commit 037a423a3b
19 changed files with 617 additions and 60 deletions

View file

@ -2782,6 +2782,7 @@ function load_all_script()
echo js_include('sorttable.js');
echo js_include('nicEdit.js');
echo js_include('managetable.js');
echo js_include('taggroup.js');
}