Media Grid: after [29566], account for Trash and Delete.
See #28842. git-svn-id: https://develop.svn.wordpress.org/trunk@29568 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
f46ef728b5
commit
f7c295be3e
@ -5903,6 +5903,8 @@
|
||||
library._requery( true );
|
||||
self.controller.trigger( 'selection:action:done' );
|
||||
} );
|
||||
} else {
|
||||
this.controller.trigger( 'selection:action:done' );
|
||||
}
|
||||
}
|
||||
}).render() );
|
||||
|
Loading…
Reference in New Issue
Block a user