Merge pull request #13768 from eileenmcnaughton/activity_yay
[civicrm-core.git] / js / crm.joomla.js
index 6ed88eb4cb807df24825c67edd93a8dd7aa4b4cb..4d98804a05f13a0ac8a501cf86bd27e379143fe5 100644 (file)
@@ -10,5 +10,5 @@ CRM.$(function($) {
         // J3 - restore footer admin bar position (CRM-15723)
         $('#status').css('z-index', '');
       }
-    })
+    });
 });