Post screen improvements^H^H^H, er, changes. Will file tickets for todos.

git-svn-id: http://svn.automattic.com/wordpress/trunk@6544 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
matt
2008-01-03 08:03:29 +00:00
parent 1d1c3cc6f5
commit 2073c22bbd
15 changed files with 190 additions and 539 deletions

View File

@@ -83,7 +83,6 @@ switch ($action) {
break;
case 'edit' :
wp_enqueue_script( array('xfn', 'dbx-admin-key?pagenow=link.php') );
if ( current_user_can( 'manage_categories' ) )
wp_enqueue_script( 'ajaxlinkcat' );
$parent_file = 'link-manager.php';