This commit is contained in:
Roberto Rosario
2011-02-10 16:31:10 -04:00
parent ce12e68c08
commit 50ae43537c
17 changed files with 52 additions and 69 deletions
+1 -1
View File
@@ -9,7 +9,7 @@ register_menu([
{'text':_(u'home'), 'view':'home', 'famfam':'house', 'position':0},
{'text':_(u'setup'), 'view':'check_settings', 'links': [
],'famfam':'cog', 'name':'setup','position':7},
],'famfam':'cog', 'name':'setup','position':7},
{'text':_(u'about'), 'view':'about', 'position':8},
])