Update Interface

Updated metadata-sync badge and save
Updated unsaved changes badge triggers
Harmonized global and unit mode by creating a template for the filters

TODO :

Uncomment updateBlock calls in metaSync and implement tags update

Uncomment pluginSave method and test it with an updated plugin
This commit is contained in:
marsooooo
2024-07-02 11:01:18 +02:00
parent 5a05350bd0
commit f355a307d7
10 changed files with 667 additions and 964 deletions
-1
View File
@@ -2290,7 +2290,6 @@ SELECT path
*/
function ws_images_setInfo($params, $service)
{
sleep(5);
global $conf;
if (isset($params['pwg_token']) and get_pwg_token() != $params['pwg_token'])