Remove debug line from [29484].
See #28842. git-svn-id: https://develop.svn.wordpress.org/trunk@29485 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
3ed9e02d0b
commit
2cca041f44
@ -99,8 +99,6 @@
|
||||
// Call 'initialize' directly on the parent class.
|
||||
media.view.MediaFrame.prototype.initialize.apply( this, arguments );
|
||||
|
||||
this.on( 'all', function () { console.log( arguments ); } );
|
||||
|
||||
// Append the frame view directly the supplied container.
|
||||
this.$el.appendTo( this.options.container );
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user