]> git.ipfire.org Git - thirdparty/tvheadend.git/commitdiff
ACL: password - disable move - enable sort, fixes #3408
authorJaroslav Kysela <perex@perex.cz>
Thu, 10 Dec 2015 20:12:59 +0000 (21:12 +0100)
committerJaroslav Kysela <perex@perex.cz>
Thu, 10 Dec 2015 20:12:59 +0000 (21:12 +0100)
src/webui/static/app/acleditor.js

index 2c803a26e9b8f930e45906d7285ccc8edbae4a50..6e46ceea910e9653004e895354256fd8f3da516f 100644 (file)
@@ -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');