Delivery Status, Text Messages, Nav cleanup

This commit is contained in:
Tim Lowden
2022-11-23 09:58:54 -05:00
parent 351255ad89
commit a9d65f80c3
4 changed files with 28 additions and 21 deletions

View File

@@ -59,14 +59,14 @@ def using_notify_nav():
"name": "Formatting",
"link": "main.edit_and_format_messages",
},
{
"name": "Branding",
"link": "main.branding_and_customisation",
},
{
"name": "Send files by email",
"link": "main.send_files_by_email",
},
#{
# "name": "Branding",
# "link": "main.branding_and_customisation",
# },
# {
# "name": "Send files by email",
# "link": "main.send_files_by_email",
#},
# {
# "name": "Upload a letter",
# "link": "main.upload_a_letter",
@@ -75,10 +75,10 @@ def using_notify_nav():
# "name": "Letter specification",
# "link": "main.letter_specification",
# },
]
},
{
"name": "API documentation",
"link": "main.documentation",
},
#]
# },
# {
# "name": "API documentation",
# "link": "main.documentation",
# },
]