diff --git a/ferramentas/busca/index.js b/ferramentas/busca/index.js index db35d03..0673445 100755 --- a/ferramentas/busca/index.js +++ b/ferramentas/busca/index.js @@ -180,7 +180,7 @@ i3GEOF.busca = { n = retorno.data.valores.length; for (i=0;i"; - ins += " "+retorno.data.valores[i].item+" - "+retorno.data.valores[i].tema+""; + ins += " " + retorno.data.valores[i].item + ""; } ins += ""; $i("i3GEObuscalistai").innerHTML = ins; @@ -211,29 +211,32 @@ i3GEOF.busca = { palavra = $i("i3GEObuscapalavra").value, p, cp; - for (i=0;i