mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-07-28 19:59:18 -04:00
add template folder form
This commit is contained in:
committed by
Alexey Bezhan
parent
7cbf5de240
commit
1ecf360e7f
@@ -109,7 +109,7 @@ class HeaderNavigation(Navigation):
|
||||
'add_service',
|
||||
'add_service_template',
|
||||
'add_template_by_type',
|
||||
'add_folder',
|
||||
'add_template_folder',
|
||||
'agreement',
|
||||
'api_callbacks',
|
||||
'api_documentation',
|
||||
@@ -300,7 +300,7 @@ class MainNavigation(Navigation):
|
||||
'action_blocked',
|
||||
'add_service_template',
|
||||
'add_template_by_type',
|
||||
'add_folder',
|
||||
'add_template_folder',
|
||||
'check_messages',
|
||||
'check_notification',
|
||||
'choose_template',
|
||||
@@ -554,7 +554,7 @@ class CaseworkNavigation(Navigation):
|
||||
'add_service',
|
||||
'add_service_template',
|
||||
'add_template_by_type',
|
||||
'add_folder',
|
||||
'add_template_folder',
|
||||
'agreement',
|
||||
'api_callbacks',
|
||||
'api_documentation',
|
||||
@@ -790,7 +790,7 @@ class OrgNavigation(Navigation):
|
||||
'add_service',
|
||||
'add_service_template',
|
||||
'add_template_by_type',
|
||||
'add_folder',
|
||||
'add_template_folder',
|
||||
'agreement',
|
||||
'api_callbacks',
|
||||
'api_documentation',
|
||||
|
||||
Reference in New Issue
Block a user