There was an error while loading. Please reload this page.
1 parent 22a436b commit 2f41a7fCopy full SHA for 2f41a7f
samples/bootstrap-in-action/src/main/resources/templates/fragments/footer.html
@@ -24,7 +24,6 @@
24
<script src="../../js/cropbox.js" th:src="@{/js/cropbox.js}"></script>
25
<script src="../../js/thymeleaf-bootstrap-paginator.js" th:src="@{/js/thymeleaf-bootstrap-paginator.js}"></script>
26
<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>
28
</footer>
29
</body>
30
</html>
0 commit comments