1
0
Fork 0
mirror of https://github.com/koalyptus/TableFilter.git synced 2026-03-14 22:55:44 +01:00

Fixed unit tests

This commit is contained in:
Max Guglielmi 2017-06-03 19:45:20 +10:00
commit 7cd85bbd34
14 changed files with 31 additions and 28 deletions

View file

@ -49,8 +49,9 @@
<script data-config>
var filtersConfig = {
base_path: '../dist/tablefilter/',
grid_layout: true,
grid_width: '900px',
grid_layout: {
width: '900px'
},
alternate_rows: true,
btn_reset: true,
rows_counter: true,