From 0f5fa587a2bee3938aab40595c26cbb82525e61c Mon Sep 17 00:00:00 2001 From: rob1n Date: Mon, 28 May 2007 20:46:03 +0000 Subject: [PATCH] Move Dashboard's news to jQuery. see #3824 git-svn-id: https://develop.svn.wordpress.org/trunk@5580 602fd350-edb4-49c9-b593-d223f7449a82 --- wp-admin/index.php | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/wp-admin/index.php b/wp-admin/index.php index b715c92378..956b356e20 100644 --- a/wp-admin/index.php +++ b/wp-admin/index.php @@ -4,12 +4,11 @@ require_once('admin.php'); function index_js() { ?>