X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;ds=inline;f=js%2Fcrm.drupal.js;h=32ed437423d3933cb60c5b2753285bfd55a80931;hb=8935eb8546c4710a52602f0d8f931e03391dafef;hp=4c1849cbc077f98e2750771734a61d1d3a7b2b1a;hpb=aa0b568b0563900aa6ddc792014cc17af2c3fc90;p=civicrm-core.git diff --git a/js/crm.drupal.js b/js/crm.drupal.js index 4c1849cbc0..32ed437423 100644 --- a/js/crm.drupal.js +++ b/js/crm.drupal.js @@ -20,5 +20,5 @@ CRM.$(function($) { // D7 hack, restore toolbar position (CRM-15341) $('#toolbar').css('z-index', ''); } - }) + }); });