From 344f5d9cd6a3c7e81fa473e3166eb1e62f70df54 Mon Sep 17 00:00:00 2001 From: Vishal Date: Fri, 1 Dec 2017 14:03:49 +0530 Subject: [PATCH] [fix] Minor changes in grant_application.html --- .../templates/grant_application.html | 16 +--------------- 1 file changed, 1 insertion(+), 15 deletions(-) diff --git a/erpnext/non_profit/doctype/grant_application/templates/grant_application.html b/erpnext/non_profit/doctype/grant_application/templates/grant_application.html index 5d415e92161..7da8b5a9e4b 100644 --- a/erpnext/non_profit/doctype/grant_application/templates/grant_application.html +++ b/erpnext/non_profit/doctype/grant_application/templates/grant_application.html @@ -49,21 +49,7 @@ {% endif %}
{% if frappe.session.user == assessment_manager %} - {% if not assessment_scale %} -
-
-
- - -
-
- - -
- -
-
- {% else %} + {% if assessment_scale %}

Assessment Review done

{% endif %} {% else %}