Commit d1da756d2f63b413d01f4b018f3b5388c693c35e
1 parent
0ba1cdec
Exists in
master
--no commit message
Showing
1 changed file
with
1 additions
and
3 deletions
Show diff stats
ferramentas/legenda/index.js
@@ -103,9 +103,7 @@ i3GEOF.legenda = | @@ -103,9 +103,7 @@ i3GEOF.legenda = | ||
103 | * Funcao do usuario que e executada apos iniciar a ferramenta | 103 | * Funcao do usuario que e executada apos iniciar a ferramenta |
104 | */ | 104 | */ |
105 | aposIniciar : function(){ | 105 | aposIniciar : function(){ |
106 | - i3GEOF.legenda.classe = 0; | ||
107 | - i3GEOF.legenda.estilo = 0; | ||
108 | - i3GEOF.legenda.editaSimbolo('i3GEOlegendaid_'+i3GEOF.legenda.tema+"-0"); | 106 | + |
109 | }, | 107 | }, |
110 | /** | 108 | /** |
111 | * Susbtitutos para o template | 109 | * Susbtitutos para o template |