Commit 39fe1043a5c23845b1cc6b23b7ea1f13ef37b648
1 parent
54a99b23
Exists in
master
Remoção do link para edição do serviço OGC
Showing
1 changed file
with
0 additions
and
10 deletions
Show diff stats
admin/menu.html
... | ... | @@ -292,16 +292,6 @@ |
292 | 292 | |
293 | 293 | } |
294 | 294 | ]},{ |
295 | - html: "Configuração dos serviços OGC", | |
296 | - type: "html", | |
297 | - children:[ | |
298 | - { | |
299 | - html: "<a href='html/ogcws.html' target='principal'>Edição</a>", | |
300 | - type: "html", | |
301 | - enableHighlight: false, | |
302 | - | |
303 | - } | |
304 | - ]},{ | |
305 | 295 | html: "Outras opções", |
306 | 296 | type: "html", |
307 | 297 | children:[ | ... | ... |