From 63af8719a8ff7196f908982b7bcff2bdd4208085 Mon Sep 17 00:00:00 2001 From: ariannedee Date: Sun, 20 Sep 2020 16:32:10 -0700 Subject: [PATCH] Update dashnav icons --- eDivorce.pyproj | 1 - .../apps/core/static/svg/icon-certificate.svg | 7 ------- .../apps/core/templates/partials/dashnav.html | 16 ++++++++-------- 3 files changed, 8 insertions(+), 16 deletions(-) delete mode 100644 edivorce/apps/core/static/svg/icon-certificate.svg diff --git a/eDivorce.pyproj b/eDivorce.pyproj index 291ba371..5f9e15a7 100644 --- a/eDivorce.pyproj +++ b/eDivorce.pyproj @@ -53,7 +53,6 @@ - diff --git a/edivorce/apps/core/static/svg/icon-certificate.svg b/edivorce/apps/core/static/svg/icon-certificate.svg deleted file mode 100644 index 8747651a..00000000 --- a/edivorce/apps/core/static/svg/icon-certificate.svg +++ /dev/null @@ -1,7 +0,0 @@ - - - \ No newline at end of file diff --git a/edivorce/apps/core/templates/partials/dashnav.html b/edivorce/apps/core/templates/partials/dashnav.html index 8f671dfd..50e83bab 100644 --- a/edivorce/apps/core/templates/partials/dashnav.html +++ b/edivorce/apps/core/templates/partials/dashnav.html @@ -3,11 +3,11 @@

Application Stages

- + Divorce Questionnaire - + Signing & Filing Options @@ -16,28 +16,28 @@ {% if how_to_file == 'Online' %} - + Initial Filing - + Wait for Court Filing # {% endif %} - + Swear Forms - + Final Filing - + Next Steps - + Order a Certificate of Divorce \ No newline at end of file