mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-06-28 14:20:15 +00:00
New schmancy posting interface
git-svn-id: https://develop.svn.wordpress.org/trunk@2639 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -78,9 +78,15 @@ function blurry() {
|
||||
window.onload = blurry;
|
||||
<?php endif; ?>
|
||||
|
||||
|
||||
//]]>
|
||||
</script>
|
||||
|
||||
<?php if ( isset( $editing ) ) : ?>
|
||||
<script type="text/javascript" src="dbx.js"></script>
|
||||
<script type="text/javascript" src="dbx-key.js"></script>
|
||||
<?php endif; ?>
|
||||
|
||||
<?php do_action('admin_head', ''); ?>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
Reference in New Issue
Block a user