Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
WEBUI JS: fix the idnode_form_grid
  • Loading branch information
perexg committed Sep 8, 2014
1 parent 946edfd commit 3a9c5d5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/webui/static/app/idnode.js
Expand Up @@ -1343,6 +1343,7 @@ tvheadend.idnode_form_grid = function(panel, conf)
var buttons = [];
var abuttons = {};
var plugins = conf.plugins || [];
var current = null;

/* Store */
store = new Ext.data.JsonStore({
Expand Down

0 comments on commit 3a9c5d5

Please sign in to comment.