mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2026-01-13 05:11:12 +00:00
No need for jquery
This commit is contained in:
parent
1095a15f0e
commit
4d4727fce1
2 changed files with 1 additions and 16 deletions
|
|
@ -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>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue