From f1cdbe422451b86e85db2f1a9110ce8134adbb7b Mon Sep 17 00:00:00 2001 From: Andrew Ozz Date: Wed, 21 Nov 2012 21:11:21 +0000 Subject: [PATCH] Improve AYS comparison on the Edit Attachment screen, props nacin, fixes #22491 git-svn-id: https://develop.svn.wordpress.org/trunk@22795 602fd350-edb4-49c9-b593-d223f7449a82 --- wp-admin/edit-form-advanced.php | 14 +++++++++++--- 1 file changed, 11 insertions(+), 3 deletions(-) diff --git a/wp-admin/edit-form-advanced.php b/wp-admin/edit-form-advanced.php index 05f24fd3d0..90927e4cbc 100644 --- a/wp-admin/edit-form-advanced.php +++ b/wp-admin/edit-form-advanced.php @@ -423,14 +423,22 @@ try{document.post.title.focus();}catch(e){}