From: Donald A. Lobo Date: Fri, 8 Nov 2013 20:13:03 +0000 (-0800) Subject: CRM-13729 - Full-text search results broken for Contacts X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=d80d7a347897ee352cf2a196f21b3adb245195b1;p=civicrm-core.git CRM-13729 - Full-text search results broken for Contacts http://issues.civicrm.org/jira/browse/CRM-13729 --- diff --git a/templates/CRM/Contact/Form/Search/Custom/FullText.tpl b/templates/CRM/Contact/Form/Search/Custom/FullText.tpl index 01391ca6c5..356ac0589a 100644 --- a/templates/CRM/Contact/Form/Search/Custom/FullText.tpl +++ b/templates/CRM/Contact/Form/Search/Custom/FullText.tpl @@ -55,7 +55,6 @@ : {if !$table}{if $summary.Count.Contact <= $limit}{$summary.Count.Contact}{else}{ts 1=$limit}%1 or more{/ts}{/if}{else}{$summary.Count.Contact}{/if} {if $table}{include file="CRM/common/pager.tpl" location="top"}{/if} {* This section displays the rows along and includes the paging controls *} - {strip} @@ -74,7 +73,6 @@ {/foreach}
- {/strip} {if !$table and $summary.addShowAllLink.Contact}
{if $table}{include file="CRM/common/pager.tpl" location="top"}{/if} {* This section displays the rows along and includes the paging controls *} - {strip} @@ -137,7 +134,6 @@ {/foreach}
- {/strip} {if !$table and $summary.addShowAllLink.Activity}