Commit 13e0824e33103715e676cfe1d8d593598de7182c

Authored by Edmar Moretti
1 parent 9ebe63e8
Exists in master

Correção na opção de minimizar

Showing 1 changed file with 1 additions and 0 deletions   Show diff stats
ferramentas/legenda/index.js
... ... @@ -460,6 +460,7 @@ i3GEOF.legenda =
460 460 b.addClass("rodar");
461 461 $i("i3GEOlegendabotao10-button").style.width = "100%";
462 462 $i("i3GEOlegendabotao10").style.width = "100%";
  463 + $i("i3GEOlegendabotao10").style.display = tipo;
463 464 }
464 465 },
465 466 /*
... ...