Revert jcalendar date picker experiment. Save it for another day. fixes #4641

git-svn-id: http://svn.automattic.com/wordpress/trunk@5808 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
ryan
2007-07-17 19:26:03 +00:00
parent 7217266ca3
commit e7d71efdd9
6 changed files with 26 additions and 1729 deletions

View File

@@ -57,7 +57,6 @@ case 'edit':
wp_enqueue_script('prototype');
wp_enqueue_script('autosave');
}
wp_enqueue_script('jcalendar');
require_once('admin-header.php');
if ( !current_user_can('edit_post', $post_ID) )