Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
WEBUI JS: idnode - fix move down
  • Loading branch information
perexg committed Oct 5, 2014
1 parent 72549c7 commit a69cec6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/webui/static/app/idnode.js
Expand Up @@ -1640,7 +1640,6 @@ tvheadend.idnode_form_grid = function(panel, conf)
disabled: true,
handler: function() {
if (current) {
var uuid = r[0].id;
tvheadend.Ajax({
url: 'api/idnode/movedown',
params: {
Expand Down

0 comments on commit a69cec6

Please sign in to comment.