Fix a typo in [32806].
see #32576. Built from https://develop.svn.wordpress.org/trunk@32808 git-svn-id: http://core.svn.wordpress.org/trunk@32779 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
@@ -2238,7 +2238,7 @@
|
||||
* Extends wp.customize.panelConstructor with section constructor for menus.
|
||||
*/
|
||||
$.extend( api.panelConstructor, {
|
||||
menus: api.Menus.MenusPanel
|
||||
nav_menus: api.Menus.MenusPanel
|
||||
});
|
||||
|
||||
/**
|
||||
|
||||
2
wp-admin/js/customize-nav-menus.min.js
vendored
2
wp-admin/js/customize-nav-menus.min.js
vendored
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user