Mercurial > libervia-web
diff src/browser/sat_browser/panels.py @ 498:60be99de3808
browser_side: menus refactorization + handle levels > 2
author | souliane <souliane@mailoo.org> |
---|---|
date | Fri, 25 Jul 2014 02:38:30 +0200 |
parents | 0924710b666a |
children | ec3f30253040 |
line wrap: on
line diff
--- a/src/browser/sat_browser/panels.py Thu Jul 24 12:20:36 2014 +0200 +++ b/src/browser/sat_browser/panels.py Fri Jul 25 02:38:30 2014 +0200 @@ -1175,7 +1175,7 @@ e.include_traceback() return False - def addCachedMenus(self, menu_bar): + def addMenus(self, menu_bar): """Add cached menus to the header. @param menu_bar (GenericMenuBar): menu bar of the widget's header