]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Update customizer.js 11331/head
authorBrian Surowiec <xtorted@optonline.net>
Fri, 1 Nov 2013 23:27:08 +0000 (19:27 -0400)
committerBrian Surowiec <xtorted@optonline.net>
Fri, 1 Nov 2013 23:27:08 +0000 (19:27 -0400)
docs-assets/js/customizer.js

index 1b358b91475d03171d30c9672d733c2f9d2a27f5..99ce39aeedb68e24aa05b69d9dc10ab9a05792f7 100644 (file)
@@ -7,7 +7,7 @@
 
 
 window.onload = function () { // wait for load in a dumb way because B-0
-  var cw = '/*!\n * Bootstrap v3.0.0\n *\n * Copyright 2013 Twitter, Inc\n * Licensed under the Apache License v2.0\n * http://www.apache.org/licenses/LICENSE-2.0\n *\n * Designed and built with all the love in the world @twitter by @mdo and @fat.\n */\n\n'
+  var cw = '/*!\n * Bootstrap v3.0.1\n *\n * Copyright 2013 Twitter, Inc\n * Licensed under the Apache License v2.0\n * http://www.apache.org/licenses/LICENSE-2.0\n *\n * Designed and built with all the love in the world @twitter by @mdo and @fat.\n */\n\n'
 
   function showError(msg, err) {
     $('<div id="bsCustomizerAlert" class="bs-customizer-alert">\