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

git-svn-id: http://core.svn.wordpress.org/trunk@22500 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Daryl Koopersmith
2012-11-09 11:28:43 +00:00
parent 0c219be45d
commit 405470d264

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