List tables: Go back to inserting quick edit rows after, as some plugins rely on that assumption. Results are the same.

fixes #26060.

Built from https://develop.svn.wordpress.org/trunk@31820


git-svn-id: http://core.svn.wordpress.org/trunk@31802 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Helen Hou-Sandí
2015-03-18 21:50:27 +00:00
parent aa9e920e57
commit 591c4b7d3b
5 changed files with 5 additions and 5 deletions

View File

@@ -4,7 +4,7 @@
*
* @global string $wp_version
*/
$wp_version = '4.2-beta1-31819';
$wp_version = '4.2-beta1-31820';
/**
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.