feat: add spa_router.js RBAC permission (any)
This commit is contained in:
parent
39fe93438c
commit
0032e364b1
@ -35,6 +35,7 @@ paths = [
|
||||
("/dashboard_for_sage/shell.ui", "logined"),
|
||||
("/dashboard_for_sage/shell_theme.css", "any"),
|
||||
("/dashboard_for_sage/shell_theme.js", "any"),
|
||||
("/dashboard_for_sage/spa_router.js", "any"),
|
||||
|
||||
# Global menu
|
||||
("/dashboard_for_sage/global_menu.ui", "logined"),
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user