We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 69214f4 commit 0351a28Copy full SHA for 0351a28
src/main/webapp/WEB-INF/views/series/add.html
@@ -405,7 +405,6 @@ <h3 th:text="#{t_add_series_ucfirst}">
405
<script src="http://maxcdn.bootstrapcdn.com/bootstrap/3.3.4/js/bootstrap.min.js" th:src="${BOOTSTRAP_JS}"></script>
406
407
<script src="../../../../javascript/CatalogUtils.js" th:src="${CATALOG_UTILS_JS}"></script>
408
- <script src="http://yandex.st/jquery/1.9.1/jquery.min.js" th:src="${JQUERY_JS}"></script>
409
410
<script>
411
$(function() {
0 commit comments