time suggestions

This commit is contained in:
Jörg Henke
2022-07-06 10:21:46 +02:00
parent 206dc73d0e
commit da1563aded
4 changed files with 90 additions and 24 deletions

View File

@ -14,6 +14,7 @@
<script th:src="@{/webjars/bootstrap/5.1.3/js/bootstrap.bundle.min.js}"></script>
<script th:src="@{/webjars/datatables/1.11.3/js/jquery.dataTables.min.js}"></script>
<script th:src="@{/webjars/datatables/1.11.3/js/dataTables.bootstrap5.min.js}"></script>
<script th:src="@{/js/helper.js}"></script>
</head>
<body>