Commit 50fb408
committed
Menus: Fix JS Warning when removing menu items.
Move the updateParentDropdown and updateOrderDropdown methods to be called on the jQuery menu object instead of on the menus translations object.
Reviewed by jorbin.
Merges [59950] to the 6.7 branch.
Props joedolson, abcd95, audrasjb.
Fixes #63059.
git-svn-id: https://develop.svn.wordpress.org/branches/6.7@59977 602fd350-edb4-49c9-b593-d223f7449a821 parent c835a67 commit 50fb408
1 file changed
Lines changed: 4 additions & 4 deletions
File tree
- src/js/_enqueues/lib
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1221 | 1221 | | |
1222 | 1222 | | |
1223 | 1223 | | |
1224 | | - | |
1225 | | - | |
| 1224 | + | |
| 1225 | + | |
1226 | 1226 | | |
1227 | 1227 | | |
1228 | 1228 | | |
| |||
1762 | 1762 | | |
1763 | 1763 | | |
1764 | 1764 | | |
1765 | | - | |
1766 | | - | |
| 1765 | + | |
| 1766 | + | |
1767 | 1767 | | |
1768 | 1768 | | |
1769 | 1769 | | |
| |||
0 commit comments