mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-20 14:29:51 -04:00
Update to top navigation active state(s) (#538)
* Updated top navigation active states * Updated pricing page
This commit is contained in:
@@ -48,15 +48,19 @@ class HeaderNavigation(Navigation):
|
||||
'features',
|
||||
'features_email',
|
||||
'features_sms',
|
||||
'message_status',
|
||||
'roadmap',
|
||||
'security',
|
||||
'terms',
|
||||
'trial_mode_new',
|
||||
},
|
||||
'using_notify': {
|
||||
'get_started',
|
||||
'using_notify',
|
||||
'pricing',
|
||||
'trial_mode_new',
|
||||
'message_status',
|
||||
'guidance_index',
|
||||
},
|
||||
'pricing': {
|
||||
'pricing',
|
||||
'how_to_pay',
|
||||
'billing_details',
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user