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:
@@ -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'
|
||||
|
||||
Reference in New Issue
Block a user