From 9de3f93fef720023cb55e0675b1cfbfc66f0d66d Mon Sep 17 00:00:00 2001 From: Edmar Moretti Date: Thu, 8 Oct 2009 19:17:57 +0000 Subject: [PATCH] Correção de estilos --- ferramentas/agrupaelementos/index.js.php | 2 +- ferramentas/buffer/index.js.php | 2 +- ferramentas/gradehex/index.js.php | 2 +- ferramentas/gradepol/index.js.php | 2 +- ferramentas/gradepontos/index.js.php | 2 +- ferramentas/tabela/index.htm | 130 ---------------------------------------------------------------------------------------------------------------------------------- ferramentas/tabela/index.js.php | 2 +- 7 files changed, 6 insertions(+), 136 deletions(-) delete mode 100644 ferramentas/tabela/index.htm diff --git a/ferramentas/agrupaelementos/index.js.php b/ferramentas/agrupaelementos/index.js.php index 1b1cbc6..e7f4c5e 100644 --- a/ferramentas/agrupaelementos/index.js.php +++ b/ferramentas/agrupaelementos/index.js.php @@ -64,7 +64,7 @@ i3GEOF.agrupaElementos = { */ html:function(){ var ins = ''; - ins += '
'; + ins += '
'; ins += '
'; ins += '
'; ins += '
'; diff --git a/ferramentas/buffer/index.js.php b/ferramentas/buffer/index.js.php index c345513..cfbaf02 100644 --- a/ferramentas/buffer/index.js.php +++ b/ferramentas/buffer/index.js.php @@ -64,7 +64,7 @@ i3GEOF.buffer = { */ html:function(){ var ins = ''; - ins += '
'; + ins += '
'; ins += '
'; ins += '
'; ins += '
'; diff --git a/ferramentas/gradehex/index.js.php b/ferramentas/gradehex/index.js.php index 8e24a75..a5d0304 100644 --- a/ferramentas/gradehex/index.js.php +++ b/ferramentas/gradehex/index.js.php @@ -65,7 +65,7 @@ i3GEOF.gradeDeHex = { */ html:function(){ var ins = ''; - ins += '
'; + ins += '
'; ins += '
'; ins += '
'; ins += '
'; diff --git a/ferramentas/gradepol/index.js.php b/ferramentas/gradepol/index.js.php index bfc32e4..c724f02 100644 --- a/ferramentas/gradepol/index.js.php +++ b/ferramentas/gradepol/index.js.php @@ -65,7 +65,7 @@ i3GEOF.gradeDePoligonos = { */ html:function(){ var ins = ''; - ins += '
'; + ins += '
'; ins += '
'; ins += '
'; ins += '
'; diff --git a/ferramentas/gradepontos/index.js.php b/ferramentas/gradepontos/index.js.php index 4ce9912..896cc53 100644 --- a/ferramentas/gradepontos/index.js.php +++ b/ferramentas/gradepontos/index.js.php @@ -65,7 +65,7 @@ i3GEOF.gradeDePontos = { */ html:function(){ var ins = ''; - ins += '
'; + ins += '
'; ins += '
'; ins += '
'; ins += '
'; diff --git a/ferramentas/tabela/index.htm b/ferramentas/tabela/index.htm deleted file mode 100644 index 3a36748..0000000 --- a/ferramentas/tabela/index.htm +++ /dev/null @@ -1,130 +0,0 @@ - - - - - - - - - - - -
-
-
- - - - - - - - - -
Considerar na listagem apenas a região mostrada no mapa (se essa opção for desmarcada, será considerada a extensão geográfica do mapa inicial)
Mostrar na listagem apenas os selecionados
- -
-
-
- de minus.gif - - até - - plus.gif - tic.png Listar -
-
-
-
- - - - -
- - - - - \ No newline at end of file diff --git a/ferramentas/tabela/index.js.php b/ferramentas/tabela/index.js.php index 492704b..3e5888c 100644 --- a/ferramentas/tabela/index.js.php +++ b/ferramentas/tabela/index.js.php @@ -198,7 +198,7 @@ i3GEOF.tabela = { ins += '
  • Relatórios
  • '; ins += ''; ins += '

    '; - ins += '
    '; + ins += '
    '; ins += '
    '; ins += ' '; ins += ' '; -- libgit2 0.21.2