CASH-1790 stupid prettier enforcing some silliness on a blank line...
This commit is contained in:
parent
80a6fada8c
commit
c0cb75ffbf
1 changed files with 1 additions and 1 deletions
|
|
@ -1624,7 +1624,7 @@ export default {
|
||||||
this.selectedTimeSlotInfo = this.getEmptyTimeSlot();
|
this.selectedTimeSlotInfo = this.getEmptyTimeSlot();
|
||||||
this.updateFooterButtonText(this.selectedTimeSlotInfo);
|
this.updateFooterButtonText(this.selectedTimeSlotInfo);
|
||||||
}
|
}
|
||||||
|
|
||||||
// TODO: REMOVE AS PART OF CASH-1634
|
// TODO: REMOVE AS PART OF CASH-1634
|
||||||
// // do something to mark this as upcharge day or not...
|
// // do something to mark this as upcharge day or not...
|
||||||
// if (date.isPricingByDayUpchargeDay) {
|
// if (date.isPricingByDayUpchargeDay) {
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue