initial buildroot for linux 5.15
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
config BR2_PACKAGE_DATATABLES_RESPONSIVE
|
||||
bool "datatables-responsive"
|
||||
depends on BR2_PACKAGE_DATATABLES
|
||||
help
|
||||
In the modern world of responsive web design tables can often
|
||||
cause a particular problem for designers due to their row
|
||||
based layout. Responsive is an extension for DataTables that
|
||||
resolves that problem by optimising the table's layout for
|
||||
different screen sizes through the dynamic insertion and
|
||||
removal of columns from the table.
|
||||
|
||||
https://datatables.net/extensions/responsive
|
||||
Reference in New Issue
Block a user