mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-06-21 09:35:49 +02:00
Readd tab remember function to improve UX.
This commit is contained in:
parent
9cc5208223
commit
47130846a2
7 changed files with 40 additions and 36 deletions
|
@ -17,7 +17,7 @@ import 'datatables.net-responsive-bs5';
|
|||
import './lib/datatables';
|
||||
|
||||
|
||||
const DatatablesHelper = class {
|
||||
class DatatablesHelper {
|
||||
constructor() {
|
||||
this.registerLoadHandler(() => this.initDataTables());
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue