{continue}
{/if}
<td class="compressed {$field.data_type} {$fieldName}">
- {if ( ( $fieldName eq 'thankyou_date' ) or ( $fieldName eq 'cancel_date' ) or ( $fieldName eq 'receipt_date' ) or ( $fieldName eq 'activity_date_time') ) and $field.is_view neq 1 }
- {include file="CRM/common/jcalendar.tpl" elementName=$fieldName elementIndex=$voterId batchUpdate=1}
- {elseif $fieldName|substr:0:5 eq 'phone'}
+ {if $fieldName|substr:0:5 eq 'phone'}
{assign var="phone_ext_field" value=$fieldName|replace:'phone':'phone_ext'}
{$form.field.$voterId.$fieldName.html}
{if $form.field.$voterId.$phone_ext_field.html}