Remove Font Awesome

Everything that we need (icon-arrow-left, icon-arrow-right, icon-plus,
icon-minus, icon-download and icon-flag) is already provided by Bootstrap.
This commit is contained in:
Frederic Junod
2014-02-19 12:40:25 +01:00
parent f88703053a
commit c02920be8f
10 changed files with 0 additions and 2667 deletions
-1
View File
@@ -103,7 +103,6 @@ EXAMPLES_SRC = [path
if path.endswith('.js')
if not path.endswith('.combined.js')
if not path.startswith('examples/bootstrap')
if not path.startswith('examples/font-awesome')
if path != 'examples/Jugl.js'
if path != 'examples/jquery.min.js'
if path != 'examples/loader.js'