mirror of
https://github.com/OCA/pms.git
synced 2025-01-29 00:17:45 +02:00
[UPD] Update styles and minor cleanup
This commit is contained in:
@@ -2496,7 +2496,6 @@ HotelCalendar.prototype = {
|
||||
$('.hcal-reservation').removeClass("marked-as-having-a-popover");
|
||||
} else {
|
||||
// FIXME: Prevent multiple clicks in a row
|
||||
debugger;
|
||||
this._cellSelection.start = this._cellSelection.current = ev.target;
|
||||
this._cellSelection.end = false;
|
||||
this._updateCellSelection();
|
||||
|
||||
Reference in New Issue
Block a user