add code comments
[civicrm-core.git] / js / crm.drupal.js
index 4c1849cbc077f98e2750771734a61d1d3a7b2b1a..32ed437423d3933cb60c5b2753285bfd55a80931 100644 (file)
@@ -20,5 +20,5 @@ CRM.$(function($) {
         // D7 hack, restore toolbar position (CRM-15341)
         $('#toolbar').css('z-index', '');
       }
-    })
+    });
 });