mirror of
git://develop.git.wordpress.org/
synced 2025-02-24 16:43:06 +01:00
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:
parent
1d7d315192
commit
9a77cb8b83
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user