media-new visibility fix. Props filosoof. see #6979

git-svn-id: http://svn.automattic.com/wordpress/trunk@9458 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
ryan 2008-11-01 05:35:33 +00:00
parent b1cc5e7d30
commit 3021fcc185
2 changed files with 0 additions and 2 deletions

View File

@ -1256,7 +1256,6 @@ jQuery(function($){
},
debug: false
});
$("#flash-browse-button").bind( "click", function(){swfu.selectFiles();});
});
//-->
</script>

View File

@ -71,7 +71,6 @@ if ( isset($_GET['inline']) ) {
updateMediaForm();
post_id = 0;
shortform = 1;
$('body:last div:has(embed), body:last div:has(object)').css({'visibility':'hidden','marginTop':'-1px'});
});
</script>
<input type="hidden" name="post_id" id="post_id" value="0" />