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

git-svn-id: http://svn.automattic.com/wordpress/trunk@7961 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
ryan
2008-05-20 17:19:33 +00:00
parent e9ea1ab0ef
commit bc07ef1efe
21 changed files with 255 additions and 242 deletions

View File

@@ -85,7 +85,6 @@ switch ($action) {
case 'edit' :
wp_enqueue_script('link');
wp_enqueue_script('xfn');
wp_enqueue_script('thickbox');
$parent_file = 'edit.php';
$submenu_file = 'link-manager.php';