Skip to content
Snippets Groups Projects
Commit 1552bf3e authored by Kurund Jalmi's avatar Kurund Jalmi
Browse files

Merge pull request #1777 from monishdeb/CRM-12653

Crm 12653 related fix
parents 650f702c 3e77035d
No related branches found
No related tags found
No related merge requests found
......@@ -89,6 +89,7 @@
{elseif $n eq 'soft_credit'}
<div class="compressed crm-grid-cell">
{include file="CRM/Contact/Form/NewContact.tpl" blockNo = $rowNumber noLabel=true prefix="soft_credit_"}
{$form.soft_credit_amount.$rowNumber.label}&nbsp;{$form.soft_credit_amount.$rowNumber.html|crmAddClass:eight}
</div>
{elseif in_array( $fields.$n.html_type, array('Radio', 'CheckBox'))}
<div class="compressed crm-grid-cell">&nbsp;{$form.field.$rowNumber.$n.html}</div>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment