From 584032b4a867e70ab495361cc1633b37de720540 Mon Sep 17 00:00:00 2001 From: eileen Date: Mon, 11 Jan 2016 10:26:56 +1300 Subject: [PATCH] whitespace only --- .../Contact/Form/Search/AdvancedCriteria.tpl | 58 +++++++++---------- templates/CRM/Contact/Form/Search/Basic.tpl | 56 +++++++++--------- .../Contact/Form/Search/Criteria/Basic.tpl | 6 +- .../Contact/Form/Search/Criteria/Notes.tpl | 24 ++++---- 4 files changed, 72 insertions(+), 72 deletions(-) diff --git a/templates/CRM/Contact/Form/Search/AdvancedCriteria.tpl b/templates/CRM/Contact/Form/Search/AdvancedCriteria.tpl index a528617951..4b50573610 100644 --- a/templates/CRM/Contact/Form/Search/AdvancedCriteria.tpl +++ b/templates/CRM/Contact/Form/Search/AdvancedCriteria.tpl @@ -99,38 +99,38 @@ CRM.$(function($) { {/literal} - {if $context EQ 'smog' || $context EQ 'amtg' || $savedSearch} -

- {if $context EQ 'smog'}{ts}Find Contacts within this Group{/ts} - {elseif $context EQ 'amtg'}{ts}Find Contacts to Add to this Group{/ts} - {elseif $savedSearch}{ts 1=$savedSearch.name}%1 Smart Group Criteria{/ts}   {help id='id-advanced-smart'} - {/if} -

- {/if} +{if $context EQ 'smog' || $context EQ 'amtg' || $savedSearch} +

+ {if $context EQ 'smog'}{ts}Find Contacts within this Group{/ts} + {elseif $context EQ 'amtg'}{ts}Find Contacts to Add to this Group{/ts} + {elseif $savedSearch}{ts 1=$savedSearch.name}%1 Smart Group Criteria{/ts}   {help id='id-advanced-smart'} + {/if} +

+{/if} {strip} -
-
- {ts}Basic Criteria{/ts} -
-
+
+
+ {ts}Basic Criteria{/ts} +
+
{include file="CRM/Contact/Form/Search/Criteria/Basic.tpl"} -
-
+
+
- {foreach from=$allPanes key=paneName item=paneValue} -
-
- {$paneName} -
-
-
- {/foreach} -
+ {foreach from=$allPanes key=paneName item=paneValue} +
+
+ {$paneName} +
+
+
+ {/foreach} +
- - - - -
{include file="CRM/common/formButtons.tpl" location="botton"}
+ + + + +
{include file="CRM/common/formButtons.tpl" location="botton"}
{/strip} diff --git a/templates/CRM/Contact/Form/Search/Basic.tpl b/templates/CRM/Contact/Form/Search/Basic.tpl index b7490ae6a4..f14e763184 100644 --- a/templates/CRM/Contact/Form/Search/Basic.tpl +++ b/templates/CRM/Contact/Form/Search/Basic.tpl @@ -35,41 +35,41 @@
{if $rowsEmpty}
- {include file="CRM/Contact/Form/Search/EmptyResults.tpl"} + {include file="CRM/Contact/Form/Search/EmptyResults.tpl"}
{elseif $rows}
{* Search request has returned 1 or more matching rows. *} - {* This section handles form elements for action task select and submit *} -
- {if $taskFile} - {if $taskContext} - {include file=$taskFile context=$taskContext} - {else} - {include file=$taskFile} - {/if} - {else} - {include file="CRM/Contact/Form/Search/ResultTasks.tpl"} - {/if} -
- - {* This section displays the rows along and includes the paging controls *} -
- {if $resultFile} - {if $resultContext} - {include file=$resultFile context=$resultContext} - {else} - {include file=$resultFile} - {/if} - {else} - {include file="CRM/Contact/Form/Selector.tpl"} - {/if} -
+ {* This section handles form elements for action task select and submit *} +
+ {if $taskFile} + {if $taskContext} + {include file=$taskFile context=$taskContext} + {else} + {include file=$taskFile} + {/if} + {else} + {include file="CRM/Contact/Form/Search/ResultTasks.tpl"} + {/if} +
- {* END Actions/Results section *} + {* This section displays the rows along and includes the paging controls *} +
+ {if $resultFile} + {if $resultContext} + {include file=$resultFile context=$resultContext} + {else} + {include file=$resultFile} + {/if} + {else} + {include file="CRM/Contact/Form/Selector.tpl"} + {/if}
+ + {* END Actions/Results section *} +
{else} -
 
+
 
{/if}
{*include file="CRM/common/searchJs.tpl"*} diff --git a/templates/CRM/Contact/Form/Search/Criteria/Basic.tpl b/templates/CRM/Contact/Form/Search/Criteria/Basic.tpl index 1c2b8bbd22..141bbd0e73 100644 --- a/templates/CRM/Contact/Form/Search/Criteria/Basic.tpl +++ b/templates/CRM/Contact/Form/Search/Criteria/Basic.tpl @@ -46,9 +46,9 @@ {if $form.contact_type} -
- {$form.contact_type.html} - +
+ {$form.contact_type.html} + {else}   {/if} diff --git a/templates/CRM/Contact/Form/Search/Criteria/Notes.tpl b/templates/CRM/Contact/Form/Search/Criteria/Notes.tpl index 10d9d3055a..b38215c2dc 100644 --- a/templates/CRM/Contact/Form/Search/Criteria/Notes.tpl +++ b/templates/CRM/Contact/Form/Search/Criteria/Notes.tpl @@ -24,16 +24,16 @@ +--------------------------------------------------------------------+ *} -- 2.25.1