WEBUI JS: fix the idnode_form_grid

This commit is contained in:
Jaroslav Kysela 2014-09-05 17:58:43 +02:00
parent 946edfd4ac
commit 3a9c5d5a05

View file

@ -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({