From 3bc9ba2e5efb4a2feaea5fad1e8afefec37bb3f1 Mon Sep 17 00:00:00 2001 From: Edmar Moretti Date: Tue, 5 Jul 2016 21:48:02 -0300 Subject: [PATCH] Atualização admin1 --- admin/admin.db | Bin 335872 -> 0 bytes admin/html/admin.css | 6 ++---- admin/html/arvore.html | 2 ++ admin/html/atlas.html | 2 ++ admin/html/editormapfile.html | 6 ++++-- admin/html/estat_editor.html | 2 ++ admin/html/gruposusuarios.html | 2 ++ admin/html/mapas.html | 2 ++ admin/html/menus.html | 9 +++++++++ admin/html/perfis.html | 2 ++ admin/html/subirshapefile.html | 4 +++- admin/html/subirsimbolo.html | 4 +++- admin/html/tags.html | 2 ++ admin/html/usuarios.html | 2 ++ admin/html/usuarios_.html | 98 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ admin/js/core.js | 94 ++++++++++++++++++++++++++++++++++++++++++++-------------------------------------------------- admin/js/core_.js | 1735 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ admin/js/estat_editor.js | 2 +- admin/php/admin.php | 25 ++++++++++--------------- admin1/catalogo/menus/index.php | 5 +++-- admin1/usuarios/cadastro/index.php | 2 +- 21 files changed, 1929 insertions(+), 77 deletions(-) create mode 100755 admin/html/usuarios_.html create mode 100755 admin/js/core_.js diff --git a/admin/admin.db b/admin/admin.db index 0aed7da..dcfd7c2 100755 Binary files a/admin/admin.db and b/admin/admin.db differ diff --git a/admin/html/admin.css b/admin/html/admin.css index 54bc086..3a12887 100755 --- a/admin/html/admin.css +++ b/admin/html/admin.css @@ -9,7 +9,6 @@ width: 100%; text-align: left; background-color: #4682b4; - display: none; } .yui-button#okcancel_checkboxOK button { background: url(../../imagens/oxygen/16x16/document-save.png) 5% 50% no-repeat; @@ -239,7 +238,7 @@ select{ .mascaraPrincipal { position: relative; - top: 10px; + top: -15px; width: 100%; max-width:650pt; text-align: left; @@ -247,20 +246,19 @@ select{ margin: 0px auto; box-shadow: 0px 8px 10px 0px #888; padding: 15px - } .fundoPonto { padding-top: 0px; COLOR: #2F4632; font-family: Verdana, Arial, Helvetica, sans-serif; + background-color: rgb(250, 250, 250); margin: auto; font-size: 12px; } .cabecalhoGeral { margin: 0px; - display: none; } .yui-skin-sam .yui-panel .bd { diff --git a/admin/html/arvore.html b/admin/html/arvore.html index 2789925..64642f3 100755 --- a/admin/html/arvore.html +++ b/admin/html/arvore.html @@ -47,7 +47,9 @@ body {
+
 
+

{{arvoreTemas}} diff --git a/admin/html/atlas.html b/admin/html/atlas.html index d1175a2..cc2e1de 100755 --- a/admin/html/atlas.html +++ b/admin/html/atlas.html @@ -22,7 +22,9 @@ body {
+
 
+

{{{adminAtlas}}} diff --git a/admin/html/editormapfile.html b/admin/html/editormapfile.html index 0c326c9..202cfb7 100755 --- a/admin/html/editormapfile.html +++ b/admin/html/editormapfile.html @@ -50,7 +50,9 @@ table.ygtvtable {
+
 
+

{{{adminMapfile}}} @@ -124,7 +126,7 @@ table.ygtvtable { i3geo/admin/html/editormapfile.html */ core_parseMustacheBody(i3GEOadmin.editormapfile.dicionario); - + if (i3GEO.util.pegaCookie("I3GEOletraAdmin")) { letraAtual = i3GEO.util.pegaCookie("I3GEOletraAdmin"); } else { @@ -189,5 +191,5 @@ table.ygtvtable { initMenu(); }; i3GEO.login.verificaOperacao("admin/html/editormapfile", i3GEO.configura.locaplic, temp, "sessao", i3GEO.login.dialogo.abreLogin); - + diff --git a/admin/html/estat_editor.html b/admin/html/estat_editor.html index bdacb02..abef426 100755 --- a/admin/html/estat_editor.html +++ b/admin/html/estat_editor.html @@ -22,7 +22,9 @@ body { +
 
+

{{{estatEditor}}} diff --git a/admin/html/gruposusuarios.html b/admin/html/gruposusuarios.html index 42f05d4..9ec7594 100755 --- a/admin/html/gruposusuarios.html +++ b/admin/html/gruposusuarios.html @@ -22,7 +22,9 @@ body {
+
 
+

{{{gruposusuarios}}} diff --git a/admin/html/mapas.html b/admin/html/mapas.html index 917f868..46b692c 100755 --- a/admin/html/mapas.html +++ b/admin/html/mapas.html @@ -22,7 +22,9 @@ body {
+
 
+

{{{mapas}}} diff --git a/admin/html/menus.html b/admin/html/menus.html index ade0bbf..fbf44db 100755 --- a/admin/html/menus.html +++ b/admin/html/menus.html @@ -21,6 +21,15 @@ body {
+
+
+
+

+ {{{menus}}} +

+ +