diff --git a/ferramentas/busca/index.js b/ferramentas/busca/index.js index 2700edb..075f002 100644 --- a/ferramentas/busca/index.js +++ b/ferramentas/busca/index.js @@ -50,7 +50,7 @@ function procurar() else { if ($i("palavra").value == "") - {alert("digite uma palavra")} + {alert("digite uma palavra");aguarde("none")} else { $i("resultado").innerHTML = ""; -- libgit2 0.21.2