From: Zlatan Vasović Date: Tue, 26 Nov 2013 07:43:26 +0000 (+0100) Subject: Remove redundant 'window.' X-Git-Tag: v3.0.3~16^2~11^2~19^2~7^2~4^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=630fd1cff61dff336d0e91790a54d0aeb6eba5f1;p=thirdparty%2Fbootstrap.git Remove redundant 'window.' --- diff --git a/docs-assets/js/application.js b/docs-assets/js/application.js index 72d4cd16bc..f5c0556dcb 100644 --- a/docs-assets/js/application.js +++ b/docs-assets/js/application.js @@ -100,4 +100,4 @@ }) }) -}(window.jQuery) +}(jQuery)