Skip to content

Commit cade17c

Browse files
author
minjk-bl
committed
Grouper unbindEvent
1 parent 3e11947 commit cade17c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/common/vpGroupby.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -586,6 +586,8 @@ define([
586586
$(document).off('change', this._wrapSelector('#vp_gbBy'));
587587
$(document).off('click', this._wrapSelector('#vp_gbBySelect'));
588588
$(document).off('change', this._wrapSelector('#vp_gbByGrouper'));
589+
$(document).off('change', this._wrapSelector('#vp_gbByGrouperNumber'));
590+
$(document).off('change', this._wrapSelector('#vp_gbByGrouperPeriod'));
589591
$(document).off('change', this._wrapSelector('#vp_gbDisplay'));
590592
$(document).off('click', this._wrapSelector('#vp_gbDisplaySelect'));
591593
$(document).off('change', this._wrapSelector('#vp_gbMethodSelect'));

0 commit comments

Comments
 (0)