Show More
@@ -1,1 +1,1 b'' | |||||
1 | Subproject commit ba94581b824a62ee630dd0b92a5aea8678248a24 |
|
1 | Subproject commit 563c9e74b153e9509d94fd448353eeda13f0819c |
@@ -153,7 +153,6 b' def find_package_data():' | |||||
153 | pjoin(components, "es6-promise", "*.js"), |
|
153 | pjoin(components, "es6-promise", "*.js"), | |
154 | pjoin(components, "font-awesome", "fonts", "*.*"), |
|
154 | pjoin(components, "font-awesome", "fonts", "*.*"), | |
155 | pjoin(components, "google-caja", "html-css-sanitizer-minified.js"), |
|
155 | pjoin(components, "google-caja", "html-css-sanitizer-minified.js"), | |
156 | pjoin(components, "highlight.js", "build", "highlight.pack.js"), |
|
|||
157 | pjoin(components, "jquery", "jquery.min.js"), |
|
156 | pjoin(components, "jquery", "jquery.min.js"), | |
158 | pjoin(components, "jquery-ui", "ui", "minified", "jquery-ui.min.js"), |
|
157 | pjoin(components, "jquery-ui", "ui", "minified", "jquery-ui.min.js"), | |
159 | pjoin(components, "jquery-ui", "themes", "smoothness", "jquery-ui.min.css"), |
|
158 | pjoin(components, "jquery-ui", "themes", "smoothness", "jquery-ui.min.css"), |
General Comments 0
You need to be logged in to leave comments.
Login now