mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-24 00:07:02 -04:00
Remove 'Upload a letter'
Remove 'Upload a letter' from navigation because it's not available to all users yet.
This commit is contained in:
@@ -76,10 +76,6 @@ def using_notify_nav():
|
|||||||
"name": "Send files by email",
|
"name": "Send files by email",
|
||||||
"link": "main.send_files_by_email",
|
"link": "main.send_files_by_email",
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"name": "Upload a letter",
|
|
||||||
"link": "main.upload_a_letter",
|
|
||||||
},
|
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user