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

git-svn-id: https://develop.svn.wordpress.org/trunk@9458 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Ryan Boren 2008-11-01 05:35:33 +00:00
parent 7e7be7ea13
commit 5038ab53db
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" />