mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-03-28 17:42:57 +01:00
Revert "Fixes #1403 guest user is removed from selectize user list"
This reverts commit 5792cf6307.
This commit is contained in:
@@ -45,10 +45,6 @@ var usersCache = new UsersCache({
|
||||
});
|
||||
|
||||
usersCache.selectize(jQuery('select.UserSearch'));
|
||||
|
||||
{* Removes the 'gest' user from the list *}
|
||||
jQuery('select.UserSearch')[0].selectize.removeOption(2);
|
||||
|
||||
{* temporary fix for #1283 (end) *}
|
||||
{/footer_script}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user