Merged in fix/mising-promo-campaign-ref (pull request #2969)
fix: missing promo ref * fix: missing promo ref Approved-by: Erik Tiekstra
This commit is contained in:
@@ -71,6 +71,7 @@ fragment TeaserCardBlockRef on TeaserCard {
|
|||||||
...HotelPageRef
|
...HotelPageRef
|
||||||
...LoyaltyPageRef
|
...LoyaltyPageRef
|
||||||
...StartPageRef
|
...StartPageRef
|
||||||
|
...PromoCampaignPageRef
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
@@ -91,6 +92,7 @@ fragment TeaserCardBlockRef on TeaserCard {
|
|||||||
...HotelPageRef
|
...HotelPageRef
|
||||||
...LoyaltyPageRef
|
...LoyaltyPageRef
|
||||||
...StartPageRef
|
...StartPageRef
|
||||||
|
...PromoCampaignPageRef
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
@@ -111,6 +113,7 @@ fragment TeaserCardBlockRef on TeaserCard {
|
|||||||
...HotelPageRef
|
...HotelPageRef
|
||||||
...LoyaltyPageRef
|
...LoyaltyPageRef
|
||||||
...StartPageRef
|
...StartPageRef
|
||||||
|
...PromoCampaignPageRef
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user