Commit 13eefc2f02fd941c02b28e84ea2490fee0bee925

Authored by Edmar Moretti
1 parent fedf12dc
Exists in master

Corrige a chamada do parser mustache

Showing 2 changed files with 1 additions and 1 deletions   Show diff stats
admin/html/menus.html
@@ -104,7 +104,7 @@ body { @@ -104,7 +104,7 @@ body {
104 i3GEO.configura = { 104 i3GEO.configura = {
105 locaplic : "../.." 105 locaplic : "../.."
106 }; 106 };
107 - core_parseMustacheBody(i3GEOadmin.menus.dicionario); 107 + core_parseMustacheBody(i3GEOadmin.listamenu.dicionario);
108 cabecalhoGeral("cabecalhoPrincipal", "menus"); 108 cabecalhoGeral("cabecalhoPrincipal", "menus");
109 temp = function() { 109 temp = function() {
110 document.getElementById("formulario").style.display = "block"; 110 document.getElementById("formulario").style.display = "block";
favicon.ico 100644 → 100755
No preview for this file type