From 42c04a1cb18b52b2a828fded23e413356fcf37a8 Mon Sep 17 00:00:00 2001 From: mistic100 Date: Fri, 24 Apr 2015 20:27:59 +0000 Subject: Merged revision(s) 31080 from trunk: invalid js in SwitchBox git-svn-id: http://piwigo.org/svn/branches/2.7@31104 68402e56-0260-453c-a942-63ccdbb3a9ee --- themes/default/js/switchbox.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'themes/default/js/switchbox.js') 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 -- cgit v1.2.3