From db22eef26aa83a35dcebb48ef86d58fb4e47a73c Mon Sep 17 00:00:00 2001 From: JKingsnorth Date: Tue, 24 Nov 2015 15:13:16 +0000 Subject: [PATCH] Fix 'add new' JS target on merge screen and duplicated JS function --- templates/CRM/Contact/Form/Merge.tpl | 44 +++++++++++++++------------- 1 file changed, 23 insertions(+), 21 deletions(-) diff --git a/templates/CRM/Contact/Form/Merge.tpl b/templates/CRM/Contact/Form/Merge.tpl index 4eb7d984b2..2147ce1b75 100644 --- a/templates/CRM/Contact/Form/Merge.tpl +++ b/templates/CRM/Contact/Form/Merge.tpl @@ -82,27 +82,6 @@ {$form.location.$blockName.$blockId.locTypeId.html}  {if $blockName eq 'email' || $blockName eq 'phone' } {if $row.main}(overwrite){$form.location.$blockName.$blockId.operation.html} 
{else}(add){/if}
- {literal} - - {/literal} {else} {if $row.main}(overwrite)
{else}(add){/if}
{/if} @@ -154,6 +133,29 @@ You will need to manually delete that user (click on the link to open Drupal Use {literal}