Changeset 22741
- Timestamp:
- 11/21/2012 09:28:58 AM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-includes/js/media-views.js
r22738 r22741 506 506 // Limit the library to images only. 507 507 library.props.set( 'type', 'image' ); 508 console.log('set', library.props.toJSON(), library.filters );509 508 510 509 // Watch for uploaded attachments.
Note: See TracChangeset
for help on using the changeset viewer.