Merge pull request #242 from gauravmak/master

Remove unused plugin link
This commit is contained in:
Aigars Silkalns 2016-08-25 13:36:35 +03:00 committed by GitHub
commit 404a32ac53
3 changed files with 1 additions and 10 deletions

View file

@ -65,7 +65,6 @@ If `gulp` is installed, follow the steps below.
* jVectorMap
* moment.js
* Morris.js - pretty time-series line graphs
* jquery-nicescroll plugin
* PNotify - Awesome JavaScript notifications
* NProgress
* Pace

View file

@ -394,10 +394,6 @@
<td>Auto resize textarea</td>
<td><a href="http://www.jacklmoore.com/autosize/">http://www.jacklmoore.com/autosize/</a></td>
</tr>
<tr>
<td>Nice scroll</td>
<td><a href="http://areaaperta.com/nicescroll/">http://areaaperta.com/nicescroll/</a></td>
</tr>
<tr>
<td>C3 charts</td>
<td><a href="http://c3js.org/">http://c3js.org/</a></td>

View file

@ -472,10 +472,6 @@
<td>Auto resize textarea</td>
<td><a href="http://www.jacklmoore.com/autosize/">http://www.jacklmoore.com/autosize/</a></td>
</tr>
<tr>
<td>Nice scroll</td>
<td><a href="http://areaaperta.com/nicescroll/">http://areaaperta.com/nicescroll/</a></td>
</tr>
<tr>
<td>C3 charts</td>
<td><a href="http://c3js.org/">http://c3js.org/</a></td>
@ -593,4 +589,4 @@
<script src="js/bootstrap.min.js"></script>
</body></html>
</body></html>