From: CiviCRM Date: Tue, 23 Jul 2013 09:19:21 +0000 (+0530) Subject: CRM-11137 fixed contact image to use jquery dialog X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=f5f000f723fd646178a585509dbe1a3a0f892d3e;p=civicrm-core.git CRM-11137 fixed contact image to use jquery dialog ---------------------------------------- * CRM-11137: http://issues.civicrm.org/jira/browse/CRM-11137 --- diff --git a/templates/CRM/Contact/Page/ContactImage.tpl b/templates/CRM/Contact/Page/ContactImage.tpl index 1358ed7fa1..4ffa9f9101 100644 --- a/templates/CRM/Contact/Page/ContactImage.tpl +++ b/templates/CRM/Contact/Page/ContactImage.tpl @@ -24,20 +24,11 @@ +--------------------------------------------------------------------+ *} {* This form is for displaying contact Image *} -
- - - -
- {if $action eq 0 or $action eq 2} -
- {$deleteURL} -
- {/if} - {literal} - - {/literal} \ No newline at end of file +
+ + + +
+{if $action eq 0 or $action eq 2} +
{$deleteURL}
+{/if}