Changeset 29288 for trunk/src/wp-includes/media-template.php
- Timestamp:
- 07/24/2014 09:17:32 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/media-template.php
r29283 r29288 420 420 <# } #> 421 421 </div> 422 <# if ( _.contains( data.controller.options.mode, 'grid' ) ) { #>423 <div class="inline-toolbar js--select-attachment">424 <div class="dashicons dashicons-edit edit edit-media"></div>425 </div>426 <# } #>427 422 <# if ( data.buttons.check ) { #> 428 423 <a class="check" href="#" title="<?php esc_attr_e('Deselect'); ?>" tabindex="-1"><div class="media-modal-icon"></div></a>
Note: See TracChangeset
for help on using the changeset viewer.