WEBUI JS: fix the idnode_form_grid
This commit is contained in:
parent
946edfd4ac
commit
3a9c5d5a05
1 changed files with 1 additions and 0 deletions
|
@ -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({
|
||||
|
|
Loading…
Add table
Reference in a new issue