1
0
Fork 0
mirror of https://github.com/koalyptus/TableFilter.git synced 2024-06-19 14:15:14 +02:00

Removed commented out code

This commit is contained in:
Max Guglielmi 2016-03-24 10:56:59 +11:00
parent 8001582c2b
commit 2fb84174dd

View file

@ -111,7 +111,6 @@ test('Can toggle help when property is undefined and toolbar is set',
// creates toolbar
rows_counter: true
});
// tf.emitter.on(['initialized'], testToggle);
tf.init();
var help = tf.feature('help');