Merge pull request #3242 from jitendrapurohit/Web_Fix_4.5alpha1
[civicrm-core.git] / templates / CRM / common / dashboard.tpl
index 4f139b5413f4126fb57af63f366e5c0da643fd52..b67918377611bff1f68135e8fead89d11baff366 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.                                    |
  |                                                                    |
@@ -26,7 +26,7 @@
 {literal}
 <script type="text/javascript">
 
-cj(function($) {
+CRM.$(function($) {
   // The set of options we can use to initialize jQuery.dashboard().
   var options = {
     // Optional. Defaults to 3.  You'll need to change the width of columns in CSS too.