mirror of
https://github.com/openwrt/luci.git
synced 2026-02-04 12:06:01 +08:00
This commit introduces a regression, so that in the policy, rule and member
pages, the dropdowns are not filled with the required configuration options
from the mwan3 configuration. Reverting the commit resolves the issue and
the dropdowns are filled with values again.
Fixes: #8232
This reverts commit 1243d8023a.
Signed-off-by: Florian Eckert <fe@dev.tdt.de>