Merge pull request #2687 from giant-rabbit/event_info_custom_validation
[civicrm-core.git] / templates / CRM / Contact / Form / Task.tpl
index ffb35687d010a9fab4c078dc7f6844a769a98542..6a105d20fa1f9b4d1aa3c22947409ffd976561fb 100644 (file)
@@ -1,8 +1,8 @@
 {*
  +--------------------------------------------------------------------+
- | CiviCRM version 4.3                                                |
+ | CiviCRM version 4.5                                                |
  +--------------------------------------------------------------------+
- | Copyright CiviCRM LLC (c) 2004-2013                                |
+ | Copyright CiviCRM LLC (c) 2004-2014                                |
  +--------------------------------------------------------------------+
  | This file is a part of CiviCRM.                                    |
  |                                                                    |
@@ -50,7 +50,7 @@
 {if $searchtype eq 'ts_sel'}
 {literal}
 <script type="text/javascript">
-  cj(function($) {
+  CRM.$(function($) {
     $("#popupContainer").css({
       "background-color":"#E0E0E0",
       'display':'none',