Reverse logic.
git-svn-id: http://svn.automattic.com/wordpress/trunk@4915 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
@@ -15,6 +15,7 @@ function dashboard_init() {
|
||||
}
|
||||
add_action( 'admin_head', 'index_js' );
|
||||
wp_enqueue_script('prototype');
|
||||
wp_enqueue_script('interface');
|
||||
|
||||
$title = __('Dashboard');
|
||||
$parent_file = 'index.php';
|
||||
|
||||
Reference in New Issue
Block a user