1
0
Fork 0
mirror of https://github.com/koalyptus/TableFilter.git synced 2024-05-29 03:52:36 +02:00

Generated by grunt gh-pages

This commit is contained in:
Max Guglielmi 2018-01-08 21:48:09 +11:00
parent cc3bc043a4
commit 75a8d89223

View file

@ -639,11 +639,13 @@
</table>
<script src="//unpkg.com/tablefilter@0.6.9/dist/tablefilter/tablefilter.js"></script>
<script src="tablefilter/tablefilter.js"></script>
<script data-config>
var tfConfig = {
base_path: '//unpkg.com/tablefilter@0.6.9/dist/tablefilter/',
base_path: 'tablefilter/',
col_0: 'checklist',
col_1: 'select',
col_2: 'multiple',