feat(SW-559): add ImageContainer to contentPage RTE
This commit is contained in:
@@ -22,6 +22,7 @@ fragment Content_ContentPage on ContentPageBlocksContent {
|
||||
...ContentPageLink
|
||||
...HotelPageLink
|
||||
...LoyaltyPageLink
|
||||
...ImageContainer
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -41,6 +42,7 @@ fragment Content_ContentPageRefs on ContentPageBlocksContent {
|
||||
...ContentPageRef
|
||||
...HotelPageRef
|
||||
...LoyaltyPageRef
|
||||
...ImageContainerRef
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user