Changeset 8880 for sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-plugins/client/components/plugin/sections/screenshots/index.jsx
- Timestamp:
- 05/27/2019 04:46:54 AM (6 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/index.jsx
r6338 r8880 22 22 if ( items ) { 23 23 return ( 24 <div id="screenshots" className="plugin-screenshots ">24 <div id="screenshots" className="plugin-screenshots tabcontent"> 25 25 <h2>{ localeData.screenshots }</h2> 26 26 <ImageGallery items={ items } />
Note: See TracChangeset
for help on using the changeset viewer.