mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-11 09:28:27 -04:00
Change link leads to edit billing details view
This commit is contained in:
@@ -190,6 +190,7 @@ class HeaderNavigation(Navigation):
|
||||
'edit_organisation_name',
|
||||
'edit_organisation_type',
|
||||
'edit_provider',
|
||||
'edit_service_billing_details',
|
||||
'edit_service_notes',
|
||||
'edit_service_template',
|
||||
'edit_template_postage',
|
||||
@@ -583,6 +584,7 @@ class MainNavigation(Navigation):
|
||||
'edit_organisation_name',
|
||||
'edit_organisation_type',
|
||||
'edit_provider',
|
||||
'edit_service_billing_details',
|
||||
'edit_service_notes',
|
||||
'edit_sms_provider_ratio',
|
||||
'edit_user_org_permissions',
|
||||
@@ -837,6 +839,7 @@ class CaseworkNavigation(Navigation):
|
||||
'edit_organisation_name',
|
||||
'edit_organisation_type',
|
||||
'edit_provider',
|
||||
'edit_service_billing_details',
|
||||
'edit_service_notes',
|
||||
'edit_sms_provider_ratio',
|
||||
'edit_service_template',
|
||||
@@ -1161,6 +1164,7 @@ class OrgNavigation(Navigation):
|
||||
'download_notifications_csv',
|
||||
'edit_data_retention',
|
||||
'edit_provider',
|
||||
'edit_service_billing_details',
|
||||
'edit_service_notes',
|
||||
'edit_service_template',
|
||||
'edit_sms_provider_ratio',
|
||||
|
||||
Reference in New Issue
Block a user