Refactor navigation resources and menu

This commit is contained in:
jeremystretch
2022-09-28 15:56:09 -04:00
parent 1baf35c9dc
commit 8ba74fa337
4 changed files with 95 additions and 84 deletions

View File

@@ -60,7 +60,7 @@ Create the HTML template for the object view. (The other views each typically em
## 10. Add the model to the navigation menu
Add the relevant navigation menu items in `netbox/netbox/navigation_menu.py`.
Add the relevant navigation menu items in `netbox/netbox/navigation/menu.py`.
## 11. REST API components