We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 815e938 + 70f0ea4 commit 2598240Copy full SHA for 2598240
Readme.md
@@ -223,12 +223,6 @@ you to add the following two lines to your `application.css` file:
223
*= require dataTables/extras/TableTools_JUI
224
```
225
226
-3 - TableTools also requires this to be included in 'application.js':
227
-
228
-```javascript
229
-//= require dataTables/extras/ZeroClipboard.js
230
-```
231
232
Make sure to also add it's initialization as described on [datatables extras' site][datatables_extras]
233
234
## Articles and Extras
app/assets/javascripts/dataTables/extras/ZeroClipboard.js
0 commit comments