git-svn-id: https://develop.svn.wordpress.org/trunk@22500 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
2fcc122d9c
commit
b56b57bc2c
@ -1036,7 +1036,8 @@ function post_thumbnail_meta_box( $post ) {
|
||||
frame.toolbar.on( 'activate:select', function() {
|
||||
frame.toolbar.view().add({
|
||||
select: {
|
||||
text: update,
|
||||
style: 'primary',
|
||||
text: update,
|
||||
|
||||
click: function() {
|
||||
var selection = frame.state().get('selection'),
|
||||
|
Loading…
Reference in New Issue
Block a user