Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
ACL: password - disable move - enable sort, fixes #3408
  • Loading branch information
perexg committed Dec 10, 2015
1 parent 072bdb6 commit 46bdcf6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/webui/static/app/acleditor.js
Expand Up @@ -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');
Expand Down

0 comments on commit 46bdcf6

Please sign in to comment.