Implementation of a drupal module to wrap bootstrap-tables code as seen here https://github.com/wenzhixin/bootstrap-table
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2014-09-30 15:02:01 +01:00
locale Initial commit 2014-08-28 12:03:23 +01:00
bootstrap-table-override.css Resolves #1518 2014-09-30 15:02:01 +01:00
bootstrap-table.css Fix issue with checkbox in thead being too big. 2014-08-28 15:28:36 +01:00
bootstrap-table.js moved pagination 2014-09-09 11:20:00 +01:00
bootstrap_table.info Resolves #1518 2014-09-30 15:02:01 +01:00
bootstrap_table.module Initial commit 2014-08-28 12:03:23 +01:00
README.md Initial commit 2014-08-28 11:56:19 +01:00

drupal_bootstrap_tables

Implementation of a drupal module to wrap bootstrap-tables code as seen here https://github.com/wenzhixin/bootstrap-table