mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-18 13:39:41 -04:00
Merge pull request #2752 from alphagov/remove-folder-flag
Remove code that is redundant now that all users have folders
This commit is contained in:
@@ -111,8 +111,6 @@ class HeaderNavigation(Navigation):
|
||||
'add_data_retention',
|
||||
'add_service',
|
||||
'add_service_template',
|
||||
'add_template_by_type',
|
||||
'add_template_folder',
|
||||
'agreement',
|
||||
'api_callbacks',
|
||||
'api_documentation',
|
||||
@@ -300,8 +298,6 @@ class MainNavigation(Navigation):
|
||||
'templates': {
|
||||
'action_blocked',
|
||||
'add_service_template',
|
||||
'add_template_by_type',
|
||||
'add_template_folder',
|
||||
'check_messages',
|
||||
'check_notification',
|
||||
'choose_template',
|
||||
@@ -555,8 +551,6 @@ class CaseworkNavigation(Navigation):
|
||||
'add_organisation',
|
||||
'add_service',
|
||||
'add_service_template',
|
||||
'add_template_by_type',
|
||||
'add_template_folder',
|
||||
'agreement',
|
||||
'api_callbacks',
|
||||
'api_documentation',
|
||||
@@ -792,8 +786,6 @@ class OrgNavigation(Navigation):
|
||||
'add_organisation',
|
||||
'add_service',
|
||||
'add_service_template',
|
||||
'add_template_by_type',
|
||||
'add_template_folder',
|
||||
'agreement',
|
||||
'api_callbacks',
|
||||
'api_documentation',
|
||||
|
||||
Reference in New Issue
Block a user