summaryrefslogtreecommitdiff
path: root/modules/system
diff options
context:
space:
mode:
Diffstat (limited to 'modules/system')
-rw-r--r--modules/system/system.module2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/system/system.module b/modules/system/system.module
index c95003aa1..40bad7573 100644
--- a/modules/system/system.module
+++ b/modules/system/system.module
@@ -1078,7 +1078,7 @@ function system_library() {
'website' => 'http://benalman.com/projects/jquery-bbq-plugin/',
'version' => '1.0.2',
'js' => array(
- 'misc/jquery.ba-bbq.js',
+ 'misc/jquery.ba-bbq.js' => array(),
),
);