Merge pull request #3109 from davecivicrm/CRM-14515
[civicrm-core.git] / templates / CRM / common / batchCopy.tpl
index a1c5957eaf5f92bd60794263f72473aa46c4af68..5582e9e0e881b29e49d2550bb91333b428e12b50 100644 (file)
@@ -25,7 +25,7 @@
 *}
 {literal}
 <script type="text/javascript">
-  cj( function() {
+  CRM.$(function($) {
     //bind the click event for action icon
     cj('.action-icon').click( function( ) {
       copyFieldValues( cj(this).attr('fname') );