From da914f4cf22d656c1b24e5ceeadd48785c81e9ff Mon Sep 17 00:00:00 2001 From: Étienne Loks Date: Wed, 5 Jun 2019 16:00:10 +0200 Subject: Remove dashboard from menus --- archaeological_files/ishtar_menu.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'archaeological_files/ishtar_menu.py') diff --git a/archaeological_files/ishtar_menu.py b/archaeological_files/ishtar_menu.py index 2b1433e15..8aef5f7b4 100644 --- a/archaeological_files/ishtar_menu.py +++ b/archaeological_files/ishtar_menu.py @@ -74,6 +74,8 @@ MENU_SECTIONS = [ model=AdministrativeAct, access_controls=['change_administrativeact']), ],)]),), +] +""" (100, SectionItem( 'dashboard', _(u"Dashboard"), @@ -87,8 +89,6 @@ MENU_SECTIONS = [ access_controls=['change_file', 'change_own_file']), ]), ), -] -""" SectionItem('dashboard', _(u"Dashboard"), childs=[ MenuItem('dashboard_main', _(u"General informations"), -- cgit v1.2.3