Make WordPress Core


Ignore:
Timestamp:
04/16/2010 03:29:34 AM (15 years ago)
Author:
nacin
Message:

Fix menu icons for custom post types. Fixes #12992, props wmrom.

File:
1 edited

Legend:

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

    r14098 r14100  
    442442
    443443    // all colors stylesheets need to have the same query strings (cache manifest compat)
    444     $colors_version = '20100415';
     444    $colors_version = '20100416';
    445445
    446446    $styles->add( 'wp-admin', "/wp-admin/css/wp-admin$suffix.css", array(), '20100411' );
Note: See TracChangeset for help on using the changeset viewer.