Commit 3ead7055b5ca654cf024fdc02d321c9d8f711062
1 parent
ec103697
Exists in
master
and in
7 other branches
--no commit message
Showing
2 changed files
with
6 additions
and
1 deletions
Show diff stats
admin/dicionario/menu.js
@@ -10,5 +10,10 @@ i3GEOadmin.menu.dicionario = { | @@ -10,5 +10,10 @@ i3GEOadmin.menu.dicionario = { | ||
10 | pt : "Abre o i3Geo", | 10 | pt : "Abre o i3Geo", |
11 | en : "", | 11 | en : "", |
12 | es : "" | 12 | es : "" |
13 | + } ], | ||
14 | + 'contAcesso' : [ { | ||
15 | + pt : "Controle de acesso e usuários", | ||
16 | + en : "", | ||
17 | + es : "" | ||
13 | } ] | 18 | } ] |
14 | }; | 19 | }; |
15 | \ No newline at end of file | 20 | \ No newline at end of file |
admin/menu.html