fix: update menu config per wuttaweb
This commit is contained in:
parent
e10b1fa2fd
commit
c67494a18c
2 changed files with 4 additions and 2 deletions
|
@ -7,7 +7,7 @@ from tailbone import menus as base
|
|||
from tailbone_corepos.menus import make_corepos_menu
|
||||
|
||||
|
||||
class DemoMenuHandler(base.MenuHandler):
|
||||
class DemoMenuHandler(base.TailboneMenuHandler):
|
||||
"""
|
||||
Demo menu handler
|
||||
"""
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue