Changeset 29262 for trunk/src/wp-includes/media-template.php
- Timestamp:
- 07/22/2014 01:29:17 AM (12 years ago)
- File:
-
- 1 edited
-
trunk/src/wp-includes/media-template.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/media-template.php
r29212 r29262 297 297 <a class="button edit-image" href="#"><?php _e( 'Edit Image' ); ?></a> 298 298 <# } #> 299 300 <a class="button view-attachment" href="#"><?php _e( 'View' ); ?></a> 299 301 300 302 <# if ( ! data.uploading && data.can.remove ) { #>
Note: See TracChangeset
for help on using the changeset viewer.