X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=templates%2FCRM%2Fcommon%2Fjcalendar.tpl;h=0c20f896424f4036dc3c564e16f84a833a176c95;hb=7e179a1d16c36e5121068378030cfef95b75852b;hp=6e933c49e067ad1d3c574928cc8a517f0767bd22;hpb=d366b2d70ea6c3e387faa6a1f777eeb0c6844834;p=civicrm-core.git diff --git a/templates/CRM/common/jcalendar.tpl b/templates/CRM/common/jcalendar.tpl index 6e933c49e0..0c20f89642 100644 --- a/templates/CRM/common/jcalendar.tpl +++ b/templates/CRM/common/jcalendar.tpl @@ -1,8 +1,8 @@ {* +--------------------------------------------------------------------+ - | CiviCRM version 4.5 | + | CiviCRM version 4.6 | +--------------------------------------------------------------------+ - | Copyright CiviCRM LLC (c) 2004-2014 | + | Copyright CiviCRM LLC (c) 2004-2015 | +--------------------------------------------------------------------+ | This file is a part of CiviCRM. | | | @@ -49,7 +49,8 @@ {$form.$elementName.html} {/if} -{assign var='displayDate' value=$elementId|cat:"_display"} +{* CRM-15804 - CiviEvent Date Picker broken in modal dialog *} +{assign var='displayDate' value=$elementId|cat:"_display"|cat:"_$string"|uniqid} {if $action neq 1028} @@ -65,7 +66,7 @@ {/if} {if $action neq 1028} - + {/if}