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.
1 parent cc24172 commit 3997ae7Copy full SHA for 3997ae7
demo/withPlugins/withScroller.html
@@ -7,7 +7,7 @@ <h1><i class="fa fa-play"></i> With the DataTables <a href="http://datatabl
7
The <code>angular-datatables</code> also provides an API in order to make the plugin <code>Scroller</code> work with datatables.
8
</p>
9
<p>
10
- You need to add the files <code>angular-datatables.scroller.min.js</code> to your HTML file.
+ You need to add the file <code>angular-datatables.scroller.min.js</code> to your HTML file.
11
12
13
You also need to add the dependency <code>datatables.scroller</code> to your Angular app.
0 commit comments