Commit 4eb2a136ef2192dd47f46273bed243745bce5b59
1 parent
1b07b1ba
Exists in
master
V5 - inclusão do link para a documentação do i3GeoSaude no sistema de administração de metadados
Showing
1 changed file
with
5 additions
and
0 deletions
Show diff stats
admin/menu.html
... | ... | @@ -74,6 +74,11 @@ |
74 | 74 | url: "", |
75 | 75 | children:[ |
76 | 76 | { |
77 | + label: "Documentação (baseada no i3GeoSaúde)", | |
78 | + type: "text", | |
79 | + href: "http://i3geo.com.br/i3geosaude/docs/index.php?conteudo=fluxograma.html", | |
80 | + target: "principal" | |
81 | + },{ | |
77 | 82 | label: "Cadastro principal de variáveis", |
78 | 83 | type: "text", |
79 | 84 | href: "html/estat_variavel.html", | ... | ... |