Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJacob Thornton <jacobthornton@gmail.com>2012-01-30 04:19:41 +0400
committerJacob Thornton <jacobthornton@gmail.com>2012-01-30 04:19:41 +0400
commitf622822459b792137768b71e7c7aa9253cc93a6b (patch)
tree1a47fad70dc795cde8fc9567dbf5559a30f127b9 /docs/assets/js/application.js
parentd637db1a23883d905db8e086bfb97435738af940 (diff)
check in dist dir for hb5 + update images to point to correct spot for builder
Diffstat (limited to 'docs/assets/js/application.js')
-rw-r--r--docs/assets/js/application.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/assets/js/application.js b/docs/assets/js/application.js
index 585700f8e3..b29b63aeef 100644
--- a/docs/assets/js/application.js
+++ b/docs/assets/js/application.js
@@ -123,7 +123,7 @@
.map(function () { return this.value })
.toArray()
, vars = {}
- , img = ['glyphicons-halflings-sprite.png', 'glyphicons-halflings-sprite-white.png']
+ , img = ['glyphicons-halflings.png', 'glyphicons-halflings-white.png']
$("#variables.download input")
.each(function () {