Changeset 9928 for sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-plugins/client/components/plugin/sections/screenshots/image-gallery/index.jsx
- Timestamp:
- 05/26/2020 04:17:05 AM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-plugins/client/components/plugin/sections/screenshots/image-gallery/index.jsx
r5024 r9928 538 538 type="button" 539 539 className="button-link image-gallery-left-nav" 540 onTouchStart={ slideLeft }541 540 onClick={ slideLeft }/> 542 541 } … … 546 545 type="button" 547 546 className="button-link image-gallery-right-nav" 548 onTouchStart={ slideRight }549 547 onClick={ slideRight }/> 550 548 }
Note: See TracChangeset
for help on using the changeset viewer.