diff --git a/permlinks/index.js b/permlinks/index.js index 6a74019..2d487f7 100755 --- a/permlinks/index.js +++ b/permlinks/index.js @@ -200,7 +200,7 @@ function i3geo_gl_configura(loc_i3geo,nomeseltema,temasa,link,grupo,subgrupo,tem temas = []; //temas na raiz do menu - temas.push(""); + temas.push(""); $(raiz).each(function(i){ temas.push(""); }); @@ -238,7 +238,7 @@ function i3geo_gl_configura(loc_i3geo,nomeseltema,temasa,link,grupo,subgrupo,tem temas = []; //temas na raiz do menu - temas.push(""); + temas.push(""); $(raiz).each(function(i){ temas.push(""); }); -- libgit2 0.21.2