Menus: Revert larger menu support in Edit Menus screen in [36506].

JSON encoding the form as it exists on the page will not scale. 

See #14134.

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


git-svn-id: http://core.svn.wordpress.org/trunk@36474 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Eric Lewis
2016-02-10 14:11:26 +00:00
parent 48fdbf96de
commit a64dbc805b
4 changed files with 2 additions and 41 deletions

View File

@@ -4,7 +4,7 @@
*
* @global string $wp_version
*/
$wp_version = '4.5-alpha-36506';
$wp_version = '4.5-alpha-36507';
/**
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.