mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-09-05 16:08:24 -04:00
big commit with letters removal
This commit is contained in:
@@ -12,10 +12,6 @@ def features_nav():
|
||||
"name": "Text messages",
|
||||
"link": "main.features_sms",
|
||||
},
|
||||
# {
|
||||
# "name": "Letters",
|
||||
# "link": "main.features_letters",
|
||||
# },
|
||||
]
|
||||
},
|
||||
{
|
||||
@@ -67,14 +63,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",
|
||||
# },
|
||||
# {
|
||||
# "name": "Letter specification",
|
||||
# "link": "main.letter_specification",
|
||||
# },
|
||||
]
|
||||
},
|
||||
# {
|
||||
|
||||
Reference in New Issue
Block a user