From 5304c0f7a9c50f5d06873d8e9ef767846e0463b6 Mon Sep 17 00:00:00 2001 From: Jonathan Bobel Date: Mon, 23 Oct 2023 14:36:10 -0400 Subject: [PATCH 1/2] 801 - Moving Send message link from inside the side nav to a button --- app/templates/main_nav.html | 14 ++++++++------ tests/app/main/test_permissions.py | 2 -- .../main/views/accounts/test_choose_accounts.py | 2 +- tests/app/test_navigation.py | 5 ++--- 4 files changed, 11 insertions(+), 12 deletions(-) diff --git a/app/templates/main_nav.html b/app/templates/main_nav.html index 75ca2a318..ab08552a6 100644 --- a/app/templates/main_nav.html +++ b/app/templates/main_nav.html @@ -1,13 +1,15 @@ {% if help %} {% include 'partials/tour.html' %} {% else %} -