mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-04 13:41:38 -04:00
Moved usage to it's own route to not confuse with dashboard
This commit is contained in:
@@ -339,6 +339,9 @@ class OrgNavigation(Navigation):
|
||||
"dashboard": {
|
||||
"organization_dashboard",
|
||||
},
|
||||
"usage": {
|
||||
"organization_usage",
|
||||
},
|
||||
"settings": {
|
||||
"edit_organization_billing_details",
|
||||
"edit_organization_domains",
|
||||
|
||||
Reference in New Issue
Block a user