All the pages are working again, but Alpine is insanely frustrating.
This commit is contained in:
parent
81cf5e0d93
commit
7125bc2d2a
15 changed files with 95 additions and 40 deletions
|
@ -1,5 +1,5 @@
|
|||
<script>
|
||||
let thePage = new PaginateTable("/api/admin/table/{{ .Table }}/");
|
||||
let thePage = new PaginateTable("/api/admin/table/{{ .Table }}");
|
||||
</script>
|
||||
|
||||
<blockstart>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue