mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-09-07 13:38:24 -04:00
Make ‘Trial mode’ page highlight features nav item
This commit is contained in:
@@ -56,6 +56,7 @@ class HeaderNavigation(Navigation):
|
|||||||
'roadmap',
|
'roadmap',
|
||||||
'security',
|
'security',
|
||||||
'terms',
|
'terms',
|
||||||
|
'trial_mode_new',
|
||||||
'using_notify',
|
'using_notify',
|
||||||
},
|
},
|
||||||
'pricing': {
|
'pricing': {
|
||||||
@@ -292,7 +293,6 @@ class HeaderNavigation(Navigation):
|
|||||||
'template_history',
|
'template_history',
|
||||||
'template_usage',
|
'template_usage',
|
||||||
'trial_mode',
|
'trial_mode',
|
||||||
'trial_mode_new',
|
|
||||||
'usage',
|
'usage',
|
||||||
'view_job',
|
'view_job',
|
||||||
'view_job_csv',
|
'view_job_csv',
|
||||||
|
|||||||
Reference in New Issue
Block a user