|
|
$keepOpen.find('input').off('click').on('click', function () {
|
|
$keepOpen.find('input').off('click').on('click', function () {
|
|
|
that.trigger('column-switch', $(this).data('field'), $this.prop('checked'));
|
|
that.trigger('column-switch', $(this).data('field'), $this.prop('checked'));
|