X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=js%2Fcrm.joomla.js;h=4d98804a05f13a0ac8a501cf86bd27e379143fe5;hb=58cb13f8bfa693af1dcf19e5eb24e13d77da2d14;hp=6ed88eb4cb807df24825c67edd93a8dd7aa4b4cb;hpb=0e46df70e7f3719f71d83cc48507bd112c809a87;p=civicrm-core.git diff --git a/js/crm.joomla.js b/js/crm.joomla.js index 6ed88eb4cb..4d98804a05 100644 --- a/js/crm.joomla.js +++ b/js/crm.joomla.js @@ -10,5 +10,5 @@ CRM.$(function($) { // J3 - restore footer admin bar position (CRM-15723) $('#status').css('z-index', ''); } - }) + }); });