mirror of
https://github.com/WordPress/WordPress.git
synced 2024-11-19 17:15:16 +01:00
Media: Remove debug cruft. props ocean90. see #21390.
git-svn-id: http://core.svn.wordpress.org/trunk@22741 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
parent
76d4e0c954
commit
a763641235
@ -505,7 +505,6 @@
|
||||
|
||||
// Limit the library to images only.
|
||||
library.props.set( 'type', 'image' );
|
||||
console.log('set', library.props.toJSON(), library.filters );
|
||||
|
||||
// Watch for uploaded attachments.
|
||||
this.get('library').observe( wp.Uploader.queue );
|
||||
|
Loading…
Reference in New Issue
Block a user