Comment status box: Move focus back to Edit link when changing the date.

props afercia.
fixes #33062.
Built from https://develop.svn.wordpress.org/trunk@33422


git-svn-id: http://core.svn.wordpress.org/trunk@33390 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Sergey Biryukov
2015-07-26 02:26:24 +00:00
parent 275f10e78e
commit 93baee020c
3 changed files with 18 additions and 12 deletions

View File

@@ -4,7 +4,7 @@
*
* @global string $wp_version
*/
$wp_version = '4.3-beta4-33421';
$wp_version = '4.3-beta4-33422';
/**
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.