Commit 78eb07bac7f3266a9b887c6daa3afea7119a6304
1 parent
edd34559
Exists in
master
and in
7 other branches
--no commit message
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
interface/openlayers.htm
... | ... | @@ -24,8 +24,8 @@ |
24 | 24 | <td> |
25 | 25 | <!-- |
26 | 26 | Guias principais, não mude o ID, apenas o nome se for desejado |
27 | + Para remover uma guia, basta comentar a linha | |
27 | 28 | --> |
28 | - | |
29 | 29 | <div class=verdeescuro style="top:0px;cursor:pointer;"> |
30 | 30 | <div id=guia1 class=guia ></div> |
31 | 31 | <div id=guia2 class=guia ></div> | ... | ... |