mirror of
git://develop.git.wordpress.org/
synced 2025-01-17 21:08:44 +01:00
Fix the build file after [31562].
git-svn-id: https://develop.svn.wordpress.org/trunk@31563 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
41f89a3c14
commit
e2d0ec507b
@ -685,9 +685,6 @@ Manage = MediaFrame.extend({
|
||||
this.bindSearchHandler();
|
||||
},
|
||||
|
||||
/**
|
||||
* The views must interact with form controls that are not part of a frame
|
||||
*/
|
||||
bindSearchHandler: function() {
|
||||
var search = this.$( '#media-search-input' ),
|
||||
currentSearch = this.options.container.data( 'search' ),
|
||||
|
Loading…
x
Reference in New Issue
Block a user