mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-06-21 01:25:55 +02:00
Allow reordering of the parts table columns.
This commit is contained in:
parent
b88c10e543
commit
a48b8290b3
4 changed files with 20 additions and 0 deletions
|
@ -38,6 +38,7 @@ require( 'datatables.net-buttons/js/buttons.print.js' );
|
|||
//require( 'datatables.net-colreorder-bs4' )();
|
||||
require( 'datatables.net-fixedheader-bs4' );
|
||||
require( 'datatables.net-select-bs4' );
|
||||
require('datatables.net-colreorder-bs4');
|
||||
require('bootstrap-select');
|
||||
require('jquery-form');
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue