drop old datatables

This commit is contained in:
2023-04-12 18:29:06 +02:00
parent fbc14fd7b4
commit cb5f2b73d0
17 changed files with 273 additions and 325 deletions

View File

@@ -1,6 +1,5 @@
<script>
import "toastify-js/src/toastify.css";
import "gridjs/dist/theme/mermaid.css";
import { Route, router } from "tinro";
router.subscribe((routeInfo) => {
window.scrollTo(0, 0);