add top menu links to admin
This commit is contained in:
parent
18e9156683
commit
2e8e31d136
1 changed files with 2 additions and 0 deletions
|
@ -244,6 +244,8 @@ JAZZMIN_SETTINGS = {
|
||||||
"url": "https://servala.com",
|
"url": "https://servala.com",
|
||||||
"new_window": True,
|
"new_window": True,
|
||||||
},
|
},
|
||||||
|
{"name": "Articles", "url": "/admin/services/article/"},
|
||||||
|
{"name": "FAQs", "url": "/admin/services/websitefaq/"},
|
||||||
],
|
],
|
||||||
"show_sidebar": True,
|
"show_sidebar": True,
|
||||||
"navigation_expanded": True,
|
"navigation_expanded": True,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue