From c9aa8a77cedcf1484ff00ccebeb441d9903fd61e Mon Sep 17 00:00:00 2001 From: "Matthew Wire (MJW Consulting)" Date: Mon, 7 Jan 2019 17:55:27 +0000 Subject: [PATCH] Convert Grant form to standard customData template --- templates/CRM/Grant/Form/Grant.tpl | 24 ++++-------------------- 1 file changed, 4 insertions(+), 20 deletions(-) diff --git a/templates/CRM/Grant/Form/Grant.tpl b/templates/CRM/Grant/Form/Grant.tpl index 7509533fd8..a3385f6929 100644 --- a/templates/CRM/Grant/Form/Grant.tpl +++ b/templates/CRM/Grant/Form/Grant.tpl @@ -97,27 +97,11 @@ -
- {*include custom data js file*} - {include file="CRM/common/customData.tpl"} + {include file="CRM/common/customDataBlock.tpl"} -{literal} - -{/literal} - -
- {include file="CRM/Form/attachment.tpl"} -
+
+ {include file="CRM/Form/attachment.tpl"} +
{/if}
{include file="CRM/common/formButtons.tpl" location="bottom"}
-- 2.25.1