Skip to content

Latest commit

 

History

History
8 lines (8 loc) · 666 Bytes

2023-04-21-fix-review-stars-in-administration.md

File metadata and controls

8 lines (8 loc) · 666 Bytes
title issue
Fix review stars in administration
NEXT-26290

Administration

  • Changed template app/administration/src/module/sw-product/view/sw-product-detail-reviews/sw-product-detail-reviews.html.twig and replaced custom implemented stars with sw-rating-stars component
    • Deprecated block sw_product_detail_reviews_data_stars_filled. Will be replaced by sw-rating-stars component. Use upper block sw_product_detail_reviews_data_stars_content instead.
    • Deprecated block sw_product_detail_reviews_data_stars_empty. Will be replaced by sw-rating-stars component. Use upper block sw_product_detail_reviews_data_stars_content instead.