CRM-14383 - Update cj closures
[civicrm-core.git] / templates / CRM / Batch / Form / Search.tpl
index 3d92c3561359aa08abe2667d9bae8e55e7dd0dfd..3d1e08b11d23b782db5df4a2b55132addf4fa4fa 100644 (file)
@@ -56,7 +56,7 @@
 
 {literal}
 <script type="text/javascript">
-cj( function() {
+CRM.$(function($) {
   buildBatchSelector( false );
   cj('#_qf_Search_refresh').click( function() {
     buildBatchSelector(true);