From: Jaroslav Kysela Date: Thu, 10 Dec 2015 20:12:59 +0000 (+0100) Subject: ACL: password - disable move - enable sort, fixes #3408 X-Git-Tag: v4.2.1~1322 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=46bdcf6e3102e31e8f883a625c76299c54bf2c03;p=thirdparty%2Ftvheadend.git ACL: password - disable move - enable sort, fixes #3408 --- diff --git a/src/webui/static/app/acleditor.js b/src/webui/static/app/acleditor.js index 2c803a26e..6e46ceea9 100644 --- a/src/webui/static/app/acleditor.js +++ b/src/webui/static/app/acleditor.js @@ -99,7 +99,6 @@ tvheadend.passwdeditor = function(panel, index) create: { } }, del: true, - move: true, list: list, help: function() { new tvheadend.help(_('Password Control Entries'), 'config_passwords.html');