Commit fefd890cdba7a7dcf0c02a0dd04aa3dd1384fc02
1 parent
30cb93c6
Exists in
master
and in
7 other branches
Alteração do idajuda
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
ferramentas/markercluster/index.js
... | ... | @@ -107,7 +107,7 @@ i3GEOF.markercluster = { |
107 | 107 | titulo = $trad("x104") |
108 | 108 | + " <a class=ajuda_usuario target=_blank href='" |
109 | 109 | + i3GEO.configura.locaplic |
110 | - + "/ajuda_usuario.php?idcategoria=3&idajuda=123' > </a>"; | |
110 | + + "/ajuda_usuario.php?idcategoria=3&idajuda=122' > </a>"; | |
111 | 111 | cabecalho = function() { |
112 | 112 | }; |
113 | 113 | janela = i3GEO.janela.cria( | ... | ... |