- Issue created by @jaypan
The Views Bootstrap module → allows for creating bootstrap tables, by providing a views formatter of 'Bootstrap Table'. However, this module only works on the views formatter of type 'table'. This is because the various classes etc are added in draggableviews_preprocess_views_view_table(), which is not triggered when the formatter is set to Bootstrap Table.
Active
2.1
Code