2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-05 16:42:29 +03:00

Remove further mentions of Glyphicons

This commit is contained in:
Mark Otto
2013-07-05 14:11:12 -05:00
parent 749dc35328
commit 817972724a
4 changed files with 1 additions and 10 deletions
-2
View File
@@ -92,7 +92,6 @@
.map(function () { return this.value })
.toArray()
, vars = {}
, img = ['glyphicons-halflings.png', 'glyphicons-halflings-white.png']
$("#less-variables input")
.each(function () {
@@ -107,7 +106,6 @@
js: js
, css: css
, vars: vars
, img: img
}
})
})