prepared calendar

This commit is contained in:
Jörg Henke
2022-07-26 16:26:10 +02:00
parent 8b14e49952
commit f754832ee0
5 changed files with 94 additions and 3 deletions

View File

@ -18,6 +18,7 @@
<script th:src="@{/webjars/datatables/1.11.3/js/dataTables.bootstrap5.min.js}"></script>
<script th:src="@{/js/helper.js}"></script>
<script th:src="@{/js/clock.js}"></script>
<script th:src="@{/js/schedule.js}"></script>
</head>
<body>