No need for jquery

This commit is contained in:
Dave Syer 2021-11-19 14:53:52 +00:00 committed by Dave Syer
parent 1095a15f0e
commit 4d4727fce1
2 changed files with 1 additions and 16 deletions

View file

@ -87,9 +87,7 @@
</div>
</div>
<script th:src="@{/webjars/jquery/jquery.js}"></script>
<script th:src="@{/webjars/jquery-ui/jquery-ui.js}"></script>
<script th:src="@{/webjars/bootstrap/dist/js/bootstrap.min.js}"></script>
<script th:src="@{/webjars/bootstrap/dist/js/bootstrap.bundle.min.js}"></script>
</body>