]> git.ipfire.org Git - thirdparty/tvheadend.git/commitdiff
WEBUI JS: fix the idnode_form_grid
authorJaroslav Kysela <perex@perex.cz>
Fri, 5 Sep 2014 15:58:43 +0000 (17:58 +0200)
committerJaroslav Kysela <perex@perex.cz>
Mon, 8 Sep 2014 14:48:59 +0000 (16:48 +0200)
src/webui/static/app/idnode.js

index d55e4a3907e5514be87437fe10fd8f25d65dba25..7054080ab361d9fcd084b216efc9887f4d399262 100644 (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({