aboutsummaryrefslogtreecommitdiffstats
path: root/themes/default/js/switchbox.js
diff options
context:
space:
mode:
Diffstat (limited to 'themes/default/js/switchbox.js')
-rw-r--r--themes/default/js/switchbox.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/themes/default/js/switchbox.js b/themes/default/js/switchbox.js
index b20f82d50..6b1e8f2dd 100644
--- a/themes/default/js/switchbox.js
+++ b/themes/default/js/switchbox.js
@@ -17,7 +17,7 @@
sbFunc(SwitchBox[i], SwitchBox[i+1]);
}
- SwitchBox = {
+ window.SwitchBox = {
push: sbFunc
}
})(); \ No newline at end of file