From 13e0824e33103715e676cfe1d8d593598de7182c Mon Sep 17 00:00:00 2001 From: Edmar Moretti Date: Thu, 10 Sep 2015 14:30:22 +0000 Subject: [PATCH] Correção na opção de minimizar --- ferramentas/legenda/index.js | 1 + 1 file changed, 1 insertion(+), 0 deletions(-) diff --git a/ferramentas/legenda/index.js b/ferramentas/legenda/index.js index b0b8170..77cd8f3 100644 --- a/ferramentas/legenda/index.js +++ b/ferramentas/legenda/index.js @@ -460,6 +460,7 @@ i3GEOF.legenda = b.addClass("rodar"); $i("i3GEOlegendabotao10-button").style.width = "100%"; $i("i3GEOlegendabotao10").style.width = "100%"; + $i("i3GEOlegendabotao10").style.display = tipo; } }, /* -- libgit2 0.21.2