Show More
@@ -149,7 +149,7 b' def find_package_data():' | |||
|
149 | 149 | static_data.extend([ |
|
150 | 150 | pjoin(components, "backbone", "backbone-min.js"), |
|
151 | 151 | pjoin(components, "bootstrap", "bootstrap", "js", "bootstrap.min.js"), |
|
152 |
pjoin(components |
|
|
152 | pjoin(components, "font-awesome", "font", "*.*"), | |
|
153 | 153 | pjoin(components, "highlight.js", "build", "highlight.pack.js"), |
|
154 | 154 | pjoin(components, "jquery", "jquery.min.js"), |
|
155 | 155 | pjoin(components, "jquery-ui", "ui", "minified", "jquery-ui.min.js"), |
General Comments 0
You need to be logged in to leave comments.
Login now