Skip to content

Commit ae27ec2

Browse files
porterclevJasonKimy
andcommitted
Datepicker: whitespace to re-trigger test
Co-authored-by: DawnSovereign <jason.t.kim2@gmail.com>
1 parent 3409418 commit ae27ec2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ui/widgets/datepicker.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -434,6 +434,7 @@ $.extend( Datepicker.prototype, {
434434
} else if ( nodeName === "div" || nodeName === "span" ) {
435435
$target.removeClass( this.markerClassName ).empty();
436436
}
437+
437438
$.datepicker._hideDatepicker();
438439
if ( datepicker_instActive === inst ) {
439440
datepicker_instActive = null;

0 commit comments

Comments
 (0)