Changeset 3865 for sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-plugins/client/components/plugin-ratings/index.jsx
- Timestamp:
- 08/26/2016 09:30:49 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-plugins/client/components/plugin-ratings/index.jsx
r3792 r3865 16 16 17 17 <Stars rating={ this.props.rating } /> 18 <span className="rating-count">({ this.props.ratingCount } <span className="screen-reader-text">total ratings</span>)</span>18 <span className="rating-count">({ this.props.ratingCount }<span className="screen-reader-text"> total ratings</span>)</span> 19 19 </div> 20 20 )
Note: See TracChangeset
for help on using the changeset viewer.