Changeset 18577 for trunk/wp-admin/themes.php
- Timestamp:
- 08/21/2011 03:46:43 AM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-admin/themes.php
r18248 r18577 51 51 wp_enqueue_script( 'theme-preview' ); 52 52 wp_enqueue_script( 'theme' ); 53 wp_enqueue_style( 'theme-install' );54 53 55 54 endif;
Note: See TracChangeset
for help on using the changeset viewer.