File tree Expand file tree Collapse file tree 2 files changed +3
-189
lines changed Expand file tree Collapse file tree 2 files changed +3
-189
lines changed Original file line number Diff line number Diff line change @@ -216,20 +216,19 @@ Responsive : dataTables.responsive
216216```
217217
2182182 - Additionally, you may need to add any associated CSS files. For instance the TableTools extra requires
219- you to add the following two lines to your `application.css` file:
219+ you to add the following line to your `application.css` file:
220220
221221```css
222222* = require dataTables/extras/dataTables.tableTools
223- * = require dataTables/extras/TableTools_JUI
224223```
225224
226- Make sure to also add it's initialization as described on [datatables extras' site][datatables_extras]
225+ Make sure to also add it's initialization as described on [datatables extras' site][datatables_extras].
227226
228227## Articles and Extras
229228
230229[RailsCast #340 DataTables ] Apr 11, 2012.
231230
232- [ajax-datatables-rails ] a wrapper around datatable's ajax methods that allow synchronization with server-side
231+ [ajax-datatables-rails ] a wrapper around datatable's ajax methods that allow synchronization with server-side .
233232
234233## Thanks
235234
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments