From 822f7704bce354c69f84ea85ca1fd703f1f61d4a Mon Sep 17 00:00:00 2001 From: Matt Mullenweg Date: Tue, 23 Aug 2005 07:46:33 +0000 Subject: [PATCH] Move JS below edit form, fixes #1555 git-svn-id: https://develop.svn.wordpress.org/trunk@2804 602fd350-edb4-49c9-b593-d223f7449a82 --- wp-admin/edit-form-advanced.php | 18 ++++++++++-------- wp-admin/edit-page-form.php | 18 ++++++++---------- 2 files changed, 18 insertions(+), 18 deletions(-) diff --git a/wp-admin/edit-form-advanced.php b/wp-admin/edit-form-advanced.php index 405f8b74c1..0790b85c8c 100644 --- a/wp-admin/edit-form-advanced.php +++ b/wp-admin/edit-form-advanced.php @@ -130,14 +130,7 @@ endforeach;
- - - - + 100)) { @@ -147,6 +140,15 @@ edCanvas = document.getElementById('content');
+ + + + + diff --git a/wp-admin/edit-page-form.php b/wp-admin/edit-page-form.php index ad6d75dd29..0d0fba871a 100644 --- a/wp-admin/edit-page-form.php +++ b/wp-admin/edit-page-form.php @@ -117,14 +117,6 @@ endforeach;
- - - - 100)) { @@ -134,8 +126,14 @@ edCanvas = document.getElementById('content');
- - + + + +