Files
Piwigo/admin/batch_manager_global.php
Sam Wilson 35f0450699 Sort filters by localized name
The `UC_name_compare` function isn't defined, but was being used
to sort the prefilter list. This change adds a anonymous function
to do the sort comparison (on the filters' NAME attribute).
2020-11-07 16:54:17 +01:00

20 KiB