mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2026-06-27 13:01:33 +00:00
Use upstream version of dataTables.select as the fix was merged
This commit is contained in:
parent
176d5ad2b6
commit
8c88df4ecf
2 changed files with 1 additions and 1541 deletions
|
|
@ -38,9 +38,7 @@ import 'datatables.net-colreorder-bs5';
|
||||||
import 'datatables.net-responsive-bs5';
|
import 'datatables.net-responsive-bs5';
|
||||||
import '../../../js/lib/datatables';
|
import '../../../js/lib/datatables';
|
||||||
|
|
||||||
//import 'datatables.net-select-bs5';
|
import 'datatables.net-select-bs5';
|
||||||
//Use the local version containing the fix for the select extension
|
|
||||||
import '../../../js/lib/dataTables.select.mjs';
|
|
||||||
|
|
||||||
|
|
||||||
const EVENT_DT_LOADED = 'dt:loaded';
|
const EVENT_DT_LOADED = 'dt:loaded';
|
||||||
|
|
|
||||||
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue