Added autocomplete for order edit/create page.

This commit is contained in:
2019-05-08 02:01:17 +03:00
parent 9fd15f37bd
commit 0c2f38ef7a
9 changed files with 109 additions and 11 deletions
+5 -2
View File
@@ -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>