Added datatables with turbo frames.

This commit is contained in:
Jan Böhmer 2022-03-05 23:28:29 +01:00
parent 41e0b251a9
commit fed1621a58
5 changed files with 308 additions and 180 deletions

View file

@ -1,7 +1,5 @@
'use strict';
import * as Turbo from '@hotwired/turbo';
const SidebarHelper = class {
constructor() {
this.BASE = $("body").data("base-url");