mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-07-14 20:35:08 +02:00
Added datatables with turbo frames.
This commit is contained in:
parent
41e0b251a9
commit
fed1621a58
5 changed files with 308 additions and 180 deletions
|
@ -1,7 +1,5 @@
|
|||
'use strict';
|
||||
|
||||
import * as Turbo from '@hotwired/turbo';
|
||||
|
||||
const SidebarHelper = class {
|
||||
constructor() {
|
||||
this.BASE = $("body").data("base-url");
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue