Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ $('.datatable').dataTable({
3 - Add this (and only this) stylesheet to `application.css`:

```css
*= require dataTables/bootstrap/3jquery.dataTables.bootstrap3
*= require dataTables/bootstrap/3/jquery.dataTables.bootstrap
```

4 - Initialize your datatables using these option:
Expand Down