X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=templates%2FCRM%2FEvent%2FForm%2FSearch%2FCommon.tpl;h=fa72a9f4f595066f96e8df33473c150a4a081acb;hb=74af3ad41782bd30ac9231eb190f0fa1c4300c47;hp=a4ee7ae55226c83c84f0e91edc62005b6cafcbd3;hpb=39de6fd54b9843705d13cb9f70fbcc6296103670;p=civicrm-core.git diff --git a/templates/CRM/Event/Form/Search/Common.tpl b/templates/CRM/Event/Form/Search/Common.tpl index a4ee7ae552..fa72a9f4f5 100644 --- a/templates/CRM/Event/Form/Search/Common.tpl +++ b/templates/CRM/Event/Form/Search/Common.tpl @@ -2,7 +2,7 @@ +--------------------------------------------------------------------+ | CiviCRM version 4.6 | +--------------------------------------------------------------------+ - | Copyright CiviCRM LLC (c) 2004-2014 | + | Copyright CiviCRM LLC (c) 2004-2015 | +--------------------------------------------------------------------+ | This file is a part of CiviCRM. | | | @@ -25,8 +25,10 @@ *} - {$form.event_id.label}
{$form.event_id.html|crmAddClass:huge}
- {$form.event_include_repeating_events.label}  {$form.event_include_repeating_events.html} + {$form.event_id.label}
{$form.event_id.html|crmAddClass:huge} +
+ {$form.event_include_repeating_events.label}  {$form.event_include_repeating_events.html} +
{$form.event_type_id.label}
{$form.event_type_id.html} @@ -37,25 +39,13 @@ {include file="CRM/Core/DateRange.tpl" fieldName="event" from='_start_date_low' to='_end_date_high'} - +
-
- {foreach from=$form.participant_status_id item="participant_status_val"} -
- {$participant_status_val.html} -
- {/foreach} -
+ {$form.participant_status_id.html} - +
-
- {foreach from=$form.participant_role_id item="participant_role_id_val"} -
- {$participant_role_id_val.html} -
- {/foreach} -

+ {$form.participant_role_id.html} @@ -64,7 +54,7 @@   {$form.participant_test.html} - {$form.participant_pay_later.label} {$form.participant_pay_later.html} + {$form.participant_is_pay_later.label} {$form.participant_is_pay_later.html} @@ -93,6 +83,26 @@ campaignTrClass='' campaignTdClass='crm-event-form-block-participant_campaign_id {literal}