Make WordPress Core


Ignore:
Timestamp:
05/20/2008 05:19:33 PM (17 years ago)
Author:
ryan
Message:

Theme preview and thickbox CSS cleanup. Props azaozz. see #5486

File:
1 edited

Legend:

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

    r7956 r7961  
    206206                'error' => __('Error:')
    207207            ));
     208           
     209            $this->add( 'theme-preview', '/wp-admin/js/theme-preview.js', array( 'thickbox', 'dimensions' ), '20080515' );
    208210        }
    209211    }
Note: See TracChangeset for help on using the changeset viewer.