|
@@ -34,7 +34,7 @@
|
|
|
<div th:replace="footer :: copy"></div>
|
|
|
|
|
|
</body>
|
|
|
-<script th:src="@{/plugins/js/bootstrap/respond.min.js}" ></script>
|
|
|
+<script th:src="@{/plugins/js/bootstrap/respond.min.js}"></script>
|
|
|
<script th:src="@{/plugins/js/bootstrap/html5shiv.min.js}"></script>
|
|
|
<!-- 上述2个js文件解决IE8以上bootstrap的兼容性问题 -->
|
|
|
<script th:src="@{/plugins/js/jquery/jquery-1.11.3.min.js}"></script>
|