fix: update model, menu config per wuttaweb
This commit is contained in:
parent
3b3b358879
commit
f65746e9b2
2 changed files with 9 additions and 5 deletions
|
|
@ -2,7 +2,7 @@
|
|||
######################################################################
|
||||
#
|
||||
# Messkit -- Generic-ish Data Utility App
|
||||
# Copyright © 2022-2023 Lance Edgar
|
||||
# Copyright © 2022-2024 Lance Edgar
|
||||
#
|
||||
# This file is part of Messkit.
|
||||
#
|
||||
|
|
@ -27,7 +27,7 @@ Web Menus
|
|||
from tailbone import menus as base
|
||||
|
||||
|
||||
class MesskitMenuHandler(base.MenuHandler):
|
||||
class MesskitMenuHandler(base.TailboneMenuHandler):
|
||||
"""
|
||||
Messkit menu handler
|
||||
"""
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue