Files
luci/modules/luci-base/htdocs
Christian Korber 41e3fc3703 luci-base: fix order of clone bug
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>
2026-05-25 11:35:28 +03:00
..