Skip to content

Commit 9ec2a28

Browse files
committed
fix #62
1 parent f89945f commit 9ec2a28

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

jquery.daterangepicker.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1370,6 +1370,7 @@
13701370
showMonth(date1,'month1');
13711371
showMonth(date2,'month2');
13721372
showGap();
1373+
checkSelectionValid();
13731374
showSelectedInfo(false,silent);
13741375
autoclose();
13751376
}

0 commit comments

Comments
 (0)