Remove 'Upload a letter'

Remove 'Upload a letter' from navigation because it's not available to all users yet.
This commit is contained in:
karlchillmaid
2020-02-04 13:48:45 +00:00
committed by GitHub
parent b37560ebe8
commit 5314ba72cc

View File

@@ -76,10 +76,6 @@ def using_notify_nav():
"name": "Send files by email",
"link": "main.send_files_by_email",
},
{
"name": "Upload a letter",
"link": "main.upload_a_letter",
},
]
},
{