From 651bf8db58373676bc4b587258bf11a2761acdf3 Mon Sep 17 00:00:00 2001 From: Murilo Caixeta Date: Wed, 23 Sep 2015 15:06:57 +0000 Subject: [PATCH] Adaptação para dicionário --- admin/html/estat_tipo_regiao.html | 16 +++++++--------- 1 file changed, 7 insertions(+), 9 deletions(-) diff --git a/admin/html/estat_tipo_regiao.html b/admin/html/estat_tipo_regiao.html index cdb2fef..66b4eda 100755 --- a/admin/html/estat_tipo_regiao.html +++ b/admin/html/estat_tipo_regiao.html @@ -15,6 +15,7 @@ body { } + @@ -24,24 +25,20 @@ body {

- Metadados estatísticos - cadastro de tabelas de - regiões geográficas

@@ -82,6 +79,7 @@ body { i3GEO.configura = { locaplic : "../.." }; + core_parseMustacheBody(i3GEOadmin.estat_tipo_regiao.dicionario); cabecalhoMetaestat("cabecalhoPrincipal", "tipo_regiao"); temp = function() { document.getElementById("formulario").style.display = "block"; -- libgit2 0.21.2