From 40ceee46d6d9e67e3335bb63ee5b5d7cd9f5f975 Mon Sep 17 00:00:00 2001 From: Murilo Caixeta Date: Fri, 10 Oct 2014 18:53:53 +0000 Subject: [PATCH] Correção do código --- ferramentas/uploaddbf/template_mst.html | 9 +++------ ferramentas/uploadgpx/template_mst.html | 11 ++++------- ferramentas/uploadkml/template_mst.html | 11 ++++------- ferramentas/uploadsimbolo/template_mst.html | 8 -------- 4 files changed, 11 insertions(+), 28 deletions(-) delete mode 100644 ferramentas/uploadsimbolo/template_mst.html diff --git a/ferramentas/uploaddbf/template_mst.html b/ferramentas/uploaddbf/template_mst.html index dcbec66..ede1d52 100644 --- a/ferramentas/uploaddbf/template_mst.html +++ b/ferramentas/uploaddbf/template_mst.html @@ -21,19 +21,16 @@

- {{{arquivo}}}: - + {{{arquivo}}}:

{{{projecao}}}:

-
+

- - - +
diff --git a/ferramentas/uploadgpx/template_mst.html b/ferramentas/uploadgpx/template_mst.html index 87b80a2..f4042c0 100644 --- a/ferramentas/uploadgpx/template_mst.html +++ b/ferramentas/uploadgpx/template_mst.html @@ -1,19 +1,16 @@

- {{{arquivoGpx}}}

- + {{{arquivoGpx}}}

{{{projecao}}}:

-
+
-

- - - +

+


diff --git a/ferramentas/uploadkml/template_mst.html b/ferramentas/uploadkml/template_mst.html index 98a5975..8bdd628 100644 --- a/ferramentas/uploadkml/template_mst.html +++ b/ferramentas/uploadkml/template_mst.html @@ -2,8 +2,7 @@

{{{ajuda}}}

- {{{arquivoKml}}}
- + {{{arquivoKml}}}

@@ -14,15 +13,13 @@

{{{projecao}}}

-
+

- -
+

{{{ajuda2}}}

- - +
diff --git a/ferramentas/uploadsimbolo/template_mst.html b/ferramentas/uploadsimbolo/template_mst.html deleted file mode 100644 index 119bcb6..0000000 --- a/ferramentas/uploadsimbolo/template_mst.html +++ /dev/null @@ -1,8 +0,0 @@ -
-

- - - - -

{{{ajudaCaracter}}}

- \ No newline at end of file -- libgit2 0.21.2