Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix
function
parameter lost during redirect (#42315)
* Fix `function` parameter lost during redirect Currently if you are switching the menu filter in the menu item select modal, the function parameter will be lost on redirect. * Move function parameter to form url * Remove hidden input
- Loading branch information