Merged in fix/STAY-124-change-dates (pull request #3199)
Fix/STAY-124 change dates * fix: handle change dates for different rate types * fix: update wrong spelling in cancellation rules * fix: add hover state on links * fix: handle multiroom scenario Approved-by: Erik Tiekstra
This commit is contained in:
@@ -2,6 +2,6 @@ export const SEARCHTYPE = "searchtype"
|
||||
|
||||
export enum CancellationRuleEnum {
|
||||
CancellableBefore6PM = "CancellableBefore6PM",
|
||||
NonCancellable = "NonCancellable",
|
||||
NotCancellable = "NotCancellable",
|
||||
Changeable = "Changeable",
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user