X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=templates%2FCRM%2FBatch%2FForm%2FEntry.tpl;h=90c43bd65f1db87918d15e5989da8a20b90cd343;hb=e100ac07be991fa09fc460871e4bd39ee45355f0;hp=96095363f366a6070350899682db96b672832d3c;hpb=1e6ea7e36b5815a6711674a148c44b6d75bdcf47;p=civicrm-core.git diff --git a/templates/CRM/Batch/Form/Entry.tpl b/templates/CRM/Batch/Form/Entry.tpl index 96095363f3..90c43bd65f 100644 --- a/templates/CRM/Batch/Form/Entry.tpl +++ b/templates/CRM/Batch/Form/Entry.tpl @@ -1,8 +1,8 @@ {* +--------------------------------------------------------------------+ - | CiviCRM version 4.4 | + | CiviCRM version 4.5 | +--------------------------------------------------------------------+ - | Copyright CiviCRM LLC (c) 2004-2013 | + | Copyright CiviCRM LLC (c) 2004-2014 | +--------------------------------------------------------------------+ | This file is a part of CiviCRM. | | | @@ -73,7 +73,7 @@
{* contact select/create option*}
- {include file="CRM/Contact/Form/NewContact.tpl" blockNo = $rowNumber noLabel=true prefix="primary_" newContactCallback="updateContactInfo($rowNumber, 'primary_')"} + {$form.primary_contact_id.$rowNumber.html|crmAddClass:big}
{if $batchType eq 2 } @@ -90,7 +90,7 @@ {elseif $n eq 'soft_credit'}
- {include file="CRM/Contact/Form/NewContact.tpl" blockNo = $rowNumber noLabel=true prefix="soft_credit_"} + {$form.soft_credit_contact_id.$rowNumber.html|crmAddClass:big} {$form.soft_credit_amount.$rowNumber.label} {$form.soft_credit_amount.$rowNumber.html|crmAddClass:eight}
{elseif in_array( $fields.$n.html_type, array('Radio', 'CheckBox'))} @@ -106,7 +106,7 @@ {literal}