Skip to content

Commit 2f41a7f

Browse files
committed
移除冗余的js
1 parent 22a436b commit 2f41a7f

File tree

1 file changed

+0
-1
lines changed
  • samples/bootstrap-in-action/src/main/resources/templates/fragments

1 file changed

+0
-1
lines changed

samples/bootstrap-in-action/src/main/resources/templates/fragments/footer.html

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,6 @@
2424
<script src="../../js/cropbox.js" th:src="@{/js/cropbox.js}"></script>
2525
<script src="../../js/thymeleaf-bootstrap-paginator.js" th:src="@{/js/thymeleaf-bootstrap-paginator.js}"></script>
2626
<script src="../../js/catalog-generator.js" th:src="@{/js/catalog-generator.js}"></script>
27-
<script src="../../js/main.js" th:src="@{/js/main.js}"></script>
2827
</footer>
2928
</body>
3029
</html>

0 commit comments

Comments
 (0)