Changeset 3792 for sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-plugins/js/client/components/plugin-ratings/stars/index.jsx
- Timestamp:
- 08/09/2016 08:20:56 PM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-plugins/js/client/components/plugin-ratings/stars/index.jsx
r3735 r3792 37 37 <div 38 38 className="wporg-ratings" 39 title={ title }39 aria-label={ title } 40 40 data-title-template={ titleTemplate } 41 41 data-rating={ this.props.rating / 20 }
Note: See TracChangeset
for help on using the changeset viewer.