From 812da9fe5b2e29588cde20df28bb08256551b47d Mon Sep 17 00:00:00 2001 From: richard-dds Date: Fri, 14 Sep 2018 11:38:28 -0400 Subject: [PATCH] Remove financial verification alert from index --- templates/requests/index.html | 6 ------ 1 file changed, 6 deletions(-) diff --git a/templates/requests/index.html b/templates/requests/index.html index 06c56f00..9411776d 100644 --- a/templates/requests/index.html +++ b/templates/requests/index.html @@ -45,12 +45,6 @@ {% else %} - {% if pending_financial_verification %} - - {{ Alert('Pending Financial Verification', fragment="fragments/pending_financial_verification.html") }} - - {% endif %} - {% if extended_view %}