Media: Make "update featured image" button primary. see #21776, #21390.

git-svn-id: https://develop.svn.wordpress.org/trunk@22500 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Daryl Koopersmith 2012-11-09 11:28:43 +00:00
parent 2fcc122d9c
commit b56b57bc2c
1 changed files with 2 additions and 1 deletions

View File

@ -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'),