title | issue |
---|---|
Fix review stars in administration |
NEXT-26290 |
- Changed template
app/administration/src/module/sw-product/view/sw-product-detail-reviews/sw-product-detail-reviews.html.twig
and replaced custom implemented stars withsw-rating-stars
component- Deprecated block
sw_product_detail_reviews_data_stars_filled
. Will be replaced bysw-rating-stars
component. Use upper blocksw_product_detail_reviews_data_stars_content
instead. - Deprecated block
sw_product_detail_reviews_data_stars_empty
. Will be replaced bysw-rating-stars
component. Use upper blocksw_product_detail_reviews_data_stars_content
instead.
- Deprecated block