Make WordPress Core

Changeset 22741


Ignore:
Timestamp:
11/21/2012 09:28:58 AM (12 years ago)
Author:
koopersmith
Message:

Media: Remove debug cruft. props ocean90. see #21390.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/wp-includes/js/media-views.js

    r22738 r22741  
    506506            // Limit the library to images only.
    507507            library.props.set( 'type', 'image' );
    508             console.log('set', library.props.toJSON(), library.filters );
    509508
    510509            // Watch for uploaded attachments.
Note: See TracChangeset for help on using the changeset viewer.