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 26d8996 commit 7f4c178Copy full SHA for 7f4c178
demo/withPlugins/withColVis.html
@@ -4,10 +4,10 @@ <h1><i class="fa fa-play"></i> With the DataTables <a href="https://datatab
4
</header>
5
<section class="article-content">
6
<p>
7
- The <code>angular-datatables</code> also provides an API in order to make the plugin <code>ColVis</code> works with datatables.
+ The <code>angular-datatables</code> also provides an API in order to make the plugin <code>ColVis</code> work with datatables.
8
</p>
9
10
- You need to add the files <code>angular-datatables.colvis.min.js</code> to your HTML file.
+ You need to add the file <code>angular-datatables.colvis.min.js</code> to your HTML file.
11
12
13
You also need to add the dependency <code>datatables.colvis</code> to your Angular app.
0 commit comments