From 4690ee8b8e2e0347fd91f3d4d273436a90d5bf3d Mon Sep 17 00:00:00 2001 From: Edmar Moretti Date: Mon, 17 Oct 2011 19:24:40 +0000 Subject: [PATCH] Inclusão de opção para abrir mapfile no i3geo no editor de textos --- admin/php/editortexto.php | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/admin/php/editortexto.php b/admin/php/editortexto.php index 980c13e..ba18625 100644 --- a/admin/php/editortexto.php +++ b/admin/php/editortexto.php @@ -16,7 +16,7 @@ Voltar

" method=post > - (Salve antes de testar)

+ (Salve antes de testar)

Edite:
"; function testar(){ window.open("../../testamapfile.php?map="); } +function abrirI3geo(){ + window.open("../../ms_criamapa.php?layers="); +} \ No newline at end of file -- libgit2 0.21.2