Remove some no longer needed JS. Props mdawaffe. fixes #6011

git-svn-id: https://develop.svn.wordpress.org/trunk@7102 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Ryan Boren 2008-02-29 08:12:12 +00:00
parent 1d7d315192
commit 9a77cb8b83
1 changed files with 0 additions and 5 deletions

View File

@ -54,11 +54,6 @@ if ( isset($_GET['post_status']) && in_array( $_GET['post_status'], array_keys($
}
?>
<script type="text/javascript">
/* <![CDATA[ */
jQuery(function($){$('#the-list').wpList();});
/* ]]> */
</script>
<div class="wrap">
<form id="posts-filter" action="" method="get">
<h2><?php