Fix preview for theme installer. see #8652

git-svn-id: https://develop.svn.wordpress.org/trunk@10590 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Ryan Boren
2009-02-18 21:55:00 +00:00
parent 5e078f8814
commit dfc5340e6a
6 changed files with 28 additions and 23 deletions

View File

@@ -22,6 +22,7 @@ wp_enqueue_style( 'theme-install' );
wp_enqueue_script( 'theme-install' );
add_thickbox();
wp_enqueue_script( 'theme-preview' );
//These are the tabs which are shown on the page,
$tabs = array();