1
0
Fork 0
mirror of https://github.com/koalyptus/TableFilter.git synced 2024-06-03 06:22:34 +02:00

Generated by grunt gh-pages

This commit is contained in:
Max Guglielmi 2015-12-06 22:28:37 +11:00
parent efae483a76
commit 3abd6dd640

View file

@ -710,7 +710,7 @@
if(chx.checked){
tf.rowsCounter = true;
feature.init();
feature.reset();
} else {
tf.rowsCounter = false;
feature.destroy();