From: deb.monish Date: Tue, 9 Aug 2016 10:24:26 +0000 (+0530) Subject: CRM-19189: Soft Credit and Soft Credit Type Fields Switched in Contribution Bulk... X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=bd48fd3f4637b85b8dbc25a4a9d361f3672910d8;p=civicrm-core.git CRM-19189: Soft Credit and Soft Credit Type Fields Switched in Contribution Bulk Entry Form --- diff --git a/templates/CRM/Batch/Form/Entry.tpl b/templates/CRM/Batch/Form/Entry.tpl index 46718ba2ed..19f31e7ce8 100644 --- a/templates/CRM/Batch/Form/Entry.tpl +++ b/templates/CRM/Batch/Form/Entry.tpl @@ -104,8 +104,8 @@ {$form.soft_credit_contact_id.$rowNumber.html|crmAddClass:big} {$form.soft_credit_amount.$rowNumber.label} {$form.soft_credit_amount.$rowNumber.html|crmAddClass:eight} -
{$form.soft_credit_type.$rowNumber.html}
{elseif $n eq 'soft_credit_type'} +
{$form.soft_credit_type.$rowNumber.html}
{elseif $n eq 'contribution_soft_credit_pcp_id'}
{$form.pcp_made_through_id.$rowNumber.html}{$form.pcp_made_through.$rowNumber.html}