mirror of
https://github.com/openwrt/luci.git
synced 2026-05-31 10:31:55 +08:00
41e3fc3703
If a rule was manipulated via cli, the rule was appended to the end if cloned. Somehow the reason appears to be that `name` was incorrectly assigned, because name was the event Object this way. Signed-off-by: Christian Korber <ckorber@tdt.de>