mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-06-25 01:41:19 -04:00
Make dashboard navigation active for returned letters
This commit is contained in:
@@ -354,6 +354,8 @@ class MainNavigation(Navigation):
|
||||
'conversation',
|
||||
'inbox',
|
||||
'monthly',
|
||||
'returned_letter_summary',
|
||||
'returned_letters',
|
||||
'service_dashboard',
|
||||
'template_usage',
|
||||
'view_job',
|
||||
@@ -581,8 +583,6 @@ class MainNavigation(Navigation):
|
||||
'resend_email_link',
|
||||
'resend_email_verification',
|
||||
'resume_service',
|
||||
'returned_letter_summary',
|
||||
'returned_letters',
|
||||
'returned_letters_report',
|
||||
'revalidate_email_sent',
|
||||
'roadmap',
|
||||
|
||||
Reference in New Issue
Block a user