Commit 329c219c9ad4a808205d5a6f25ce3765bed25c17

Authored by Edmar Moretti
1 parent a21ca8a1

Adaptação para uso com o banco de administração

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
ferramentas/conectarwms/index.htm
... ... @@ -63,7 +63,7 @@
63 63 <script type="text/javascript" >
64 64 mensagemAjuda("men1",document.getElementById("men1").innerHTML)
65 65 mensagemAjuda("men2",document.getElementById("men2").innerHTML)
66   -g_RSSwms = new Array("")
  66 +
67 67 aguarde("block")
68 68 g_locaplic = window.parent.g_locaplic;
69 69 if (document.getElementById("RSSwms"))
... ...