Media Grid: after [29566], account for Trash and Delete.
See #28842. Built from https://develop.svn.wordpress.org/trunk@29568 git-svn-id: http://core.svn.wordpress.org/trunk@29342 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
parent
1ab43c41c0
commit
31e599943d
|
@ -5903,6 +5903,8 @@
|
|||
library._requery( true );
|
||||
self.controller.trigger( 'selection:action:done' );
|
||||
} );
|
||||
} else {
|
||||
this.controller.trigger( 'selection:action:done' );
|
||||
}
|
||||
}
|
||||
}).render() );
|
||||
|
|
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue