feat: inherit from wuttaweb for AppInfoView, appinfo/configure template
This commit is contained in:
parent
2ffc067097
commit
f755460242
4 changed files with 48 additions and 412 deletions
|
@ -703,7 +703,7 @@ class TailboneMenuHandler(WuttaMenuHandler):
|
|||
},
|
||||
{'type': 'sep'},
|
||||
{
|
||||
'title': "App Details",
|
||||
'title': "App Info",
|
||||
'route': 'appinfo',
|
||||
'perm': 'appinfo.list',
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue