From b7d2bf87ea09c3c1df43af71d6b794a0d5e11307 Mon Sep 17 00:00:00 2001 From: Andrew Croce Date: Thu, 13 Sep 2018 13:42:56 -0400 Subject: [PATCH] change submit button depending on whether approving or denying --- templates/requests/approval.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/templates/requests/approval.html b/templates/requests/approval.html index e0a11416..66762f35 100644 --- a/templates/requests/approval.html +++ b/templates/requests/approval.html @@ -122,8 +122,8 @@
- - + + {{ Icon('x') }} Cancel