mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-11 09:28:27 -04:00
Edit template postage from a separate view
This commit is contained in:
@@ -153,6 +153,7 @@ class HeaderNavigation(Navigation):
|
||||
'edit_organisation_name',
|
||||
'edit_provider',
|
||||
'edit_service_template',
|
||||
'edit_template_postage',
|
||||
'edit_user_org_permissions',
|
||||
'edit_user_permissions',
|
||||
'email_not_received',
|
||||
@@ -309,6 +310,7 @@ class MainNavigation(Navigation):
|
||||
'copy_template',
|
||||
'delete_service_template',
|
||||
'edit_service_template',
|
||||
'edit_template_postage',
|
||||
'manage_template_folder',
|
||||
'send_messages',
|
||||
'send_one_off',
|
||||
@@ -598,6 +600,7 @@ class CaseworkNavigation(Navigation):
|
||||
'edit_organisation_name',
|
||||
'edit_provider',
|
||||
'edit_service_template',
|
||||
'edit_template_postage',
|
||||
'edit_user_org_permissions',
|
||||
'edit_user_permissions',
|
||||
'email_branding',
|
||||
@@ -832,6 +835,7 @@ class OrgNavigation(Navigation):
|
||||
'edit_data_retention',
|
||||
'edit_provider',
|
||||
'edit_service_template',
|
||||
'edit_template_postage',
|
||||
'edit_user_permissions',
|
||||
'email_branding',
|
||||
'email_not_received',
|
||||
|
||||
Reference in New Issue
Block a user