Make WordPress Core


Ignore:
Timestamp:
10/26/2010 06:15:47 PM (14 years ago)
Author:
nacin
Message:

Don't sort plugin descriptions column. Make on state for sortable columns black, not the typical link orange. fixes #15224.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/wp-includes/script-loader.php

    r15972 r15981  
    461461
    462462    // all colors stylesheets need to have the same query strings (cache manifest compat)
    463     $colors_version = '20101023';
     463    $colors_version = '20101026';
    464464
    465465    // Register "meta" stylesheet for admin colors. All colors-* style sheets should have the same version string.
Note: See TracChangeset for help on using the changeset viewer.