templating: Move actions into template
This commit is contained in:
parent
313af2b9e3
commit
202599aaeb
23 changed files with 153 additions and 105 deletions
|
|
@ -34,3 +34,7 @@ const (
|
|||
MenuAdmin
|
||||
MenuAuth
|
||||
)
|
||||
|
||||
const (
|
||||
SmallButton MenuPriority = -1
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue