diff --git a/src/webui/static/app/idnode.js b/src/webui/static/app/idnode.js index d55e4a39..7054080a 100644 --- a/src/webui/static/app/idnode.js +++ b/src/webui/static/app/idnode.js @@ -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({