Commit 710ca357cedd27ef6df4a80b2821fabed901cfd9
1 parent
abe1f813
Exists in
master
and in
7 other branches
--no commit message
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
ferramentas/legenda/index.js
@@ -318,7 +318,7 @@ function representacao() | @@ -318,7 +318,7 @@ function representacao() | ||
318 | } | 318 | } |
319 | function mudaLegenda() | 319 | function mudaLegenda() |
320 | { | 320 | { |
321 | - aguarde("block") | 321 | + //aguarde("block") |
322 | var tabela = $i("legenda") | 322 | var tabela = $i("legenda") |
323 | var trs = tabela.getElementsByTagName("tr") | 323 | var trs = tabela.getElementsByTagName("tr") |
324 | var nomes = new Array() | 324 | var nomes = new Array() |