mirror of
https://github.com/Prominence/car-repair-site.git
synced 2026-07-03 03:06:47 +03:00
Added autocomplete for order edit/create page.
This commit is contained in:
@@ -50,10 +50,13 @@
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
<div>
|
||||
<th:block>
|
||||
<script src="/webjars/jquery/3.3.1/jquery.min.js"></script>
|
||||
<script src="/webjars/bootstrap/3.4.0/js/bootstrap.min.js"></script>
|
||||
</div>
|
||||
<th:block layout:fragment="scripts">
|
||||
|
||||
</th:block>
|
||||
</th:block>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user