X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=js%2Fcrm.joomla.js;h=4d98804a05f13a0ac8a501cf86bd27e379143fe5;hb=f5e2d79934502b8d28a8e9a8f1c31f9af0e1c7a1;hp=6ed88eb4cb807df24825c67edd93a8dd7aa4b4cb;hpb=06b24f030643747e4223fd83be521dbb75b10c28;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', ''); } - }) + }); });