Make WordPress Core


Ignore:
Timestamp:
11/09/2012 11:28:43 AM (12 years ago)
Author:
koopersmith
Message:

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/wp-admin/includes/meta-boxes.php

    r22496 r22500  
    10371037                frame.toolbar.view().add({
    10381038                    select: {
    1039                         text: update,
     1039                        style: 'primary',
     1040                        text:  update,
    10401041
    10411042                        click: function() {
Note: See TracChangeset for help on using the changeset viewer.