Skip to content

Commit

Permalink
fix error Displaying 0 to 0 of 0 items (#165)
Browse files Browse the repository at this point in the history
  • Loading branch information
juniorfreitas2 authored and ratiw committed Feb 13, 2018
1 parent 37bed5c commit d64e02e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Expand Up @@ -144,7 +144,8 @@ css framework, please see [documentation in the Wiki pages](https://github.com/r
```javascript
//vue-table dependencies (vue and vue-resource)
<script src="https://cdn.jsdelivr.net/vue/1.0.28/vue.js"></script>
<script src="https://cdn.jsdelivr.net/vue.resource/1.0.3/vue-resource.min.js"></script>

<script src="https://cdnjs.cloudflare.com/ajax/libs/vue-resource/1.3.4/vue-resource.common.js"></script>

<script type="text/javascript" src="http://cdn.jsdelivr.net/vue.table/1.5.3/vue-table.min.js"></script>
//or
Expand Down

0 comments on commit d64e02e

Please sign in to comment.