Jottyfan
2022-10-09 20:36:08 +02:00
parent 3b33368374
commit a3df68e4f7
9 changed files with 206 additions and 5 deletions

View File

@ -14,6 +14,7 @@
<script th:src="@{/webjars/select2/4.0.13/js/select2.full.min.js}"></script>
<script th:src="@{/js/dataTables.de.js}"></script>
<script th:src="@{/js/mytoggle.js}"></script>
<script th:src="@{/js/myAjax.js}"></script>
<meta th:replace="${libs}"></meta>
</head>
<body>