diff --git a/iphone/Maps/UI/PlacePage/PlacePageLayout/Preview/MWMPPPreviewLayoutHelper.mm b/iphone/Maps/UI/PlacePage/PlacePageLayout/Preview/MWMPPPreviewLayoutHelper.mm index 18d7ff510e..1d550f17e5 100644 --- a/iphone/Maps/UI/PlacePage/PlacePageLayout/Preview/MWMPPPreviewLayoutHelper.mm +++ b/iphone/Maps/UI/PlacePage/PlacePageLayout/Preview/MWMPPPreviewLayoutHelper.mm @@ -251,7 +251,7 @@ array const kPreviewCells = {{[_MWMPPPTitle class], priceSetter:^(UILabel * _Nonnull) { } onAddReview:^{ - [MWMPlacePageManagerHelper showUGCAddReview:MWMRatingSummaryViewValueTypeGood + [MWMPlacePageManagerHelper showUGCAddReview:MWMRatingSummaryViewValueTypeNoValue fromPreview:YES]; }]; }