CRM-19189: Soft Credit and Soft Credit Type Fields Switched in Contribution Bulk...
authordeb.monish <monish.deb@webaccessglobal.com>
Tue, 9 Aug 2016 10:24:26 +0000 (15:54 +0530)
committerdeb.monish <monish.deb@webaccessglobal.com>
Tue, 9 Aug 2016 10:25:06 +0000 (15:55 +0530)
templates/CRM/Batch/Form/Entry.tpl

index 46718ba2edca0276eb10bfbc6c7a707843fc6366..19f31e7ce8a849666e0d6474a7f2134cd5e03ec1 100644 (file)
               {$form.soft_credit_contact_id.$rowNumber.html|crmAddClass:big}
               {$form.soft_credit_amount.$rowNumber.label}&nbsp;{$form.soft_credit_amount.$rowNumber.html|crmAddClass:eight}
             </div>
-            <div class="compressed crm-grid-cell">{$form.soft_credit_type.$rowNumber.html}</div>
           {elseif $n eq 'soft_credit_type'}
+            <div class="compressed crm-grid-cell">{$form.soft_credit_type.$rowNumber.html}</div>
           {elseif $n eq 'contribution_soft_credit_pcp_id'}
             <div class="compressed crm-grid-cell">
               <div>{$form.pcp_made_through_id.$rowNumber.html}{$form.pcp_made_through.$rowNumber.html}</div>