Merged in feat/sw-1839-show-added-breakfast (pull request #1673)
Feat/sw-1839 show added breakfast * Fix wrong space character * Change to correct CSS variable * Show added breakfast ancillary in the "My add-ons" section * Show breakfast info in room card * Show breakfast in price details table * Format price Approved-by: Pontus Dreij
This commit is contained in:
@@ -2,6 +2,7 @@ export enum BreakfastPackageEnum {
|
||||
FREE_MEMBER_BREAKFAST = "BRF0",
|
||||
FREE_CHILD_BREAKFAST = "BRFINF",
|
||||
REGULAR_BREAKFAST = "BRF1",
|
||||
CHILD_PAYING_BREAKFAST = "BRF1C",
|
||||
SPECIAL_PACKAGE_BREAKFAST = "F01S",
|
||||
ANCILLARY_REGULAR_BREAKFAST = "BRF2",
|
||||
ANCILLARY_CHILD_PAYING_BREAKFAST = "BRF2C",
|
||||
|
||||
Reference in New Issue
Block a user