[UPD] Increase _lazyModeReservationsSelection time

This commit is contained in:
Pablo
2018-12-27 17:27:23 +01:00
parent b41730867c
commit 99188b2a91

View File

@@ -2060,7 +2060,7 @@ HotelCalendar.prototype = {
}
$this._lazyModeReservationsSelection = false;
}.bind(this, $this), 100);
}.bind(this, $this), 175);
}
}
}