Files
operating-system/buildroot/package/datatables-responsive/Config.in
Stefan Agner f358f322da Bump Buildroot to 2021.02-rc3 (#1260)
* Rebase patches to Buildroot 2021.02-rc3

* Update Buildroot to 2021.02-rc3

* Declare Kernel headers to be Linux version 5.10 (since they are, and new Buildroot knows about 5.10)
2021-03-04 00:50:33 +01:00

13 lines
512 B
Plaintext

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