luci-base: fix order of clone bug
authorChristian Korber <redacted>
Thu, 21 May 2026 14:20:18 +0000 (16:20 +0200)
committerPaul Donald <redacted>
Mon, 25 May 2026 08:35:28 +0000 (11:35 +0300)
commit41e3fc3703ddf8b1ca3fb5f12ae1624110bae6f6
tree5b31c35a4412b0becfd49eacf4dce75878fa41c9
parent2d2c6368f660e90002a8da7f28ae1cdd8483907d
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 <redacted>
modules/luci-base/htdocs/luci-static/resources/form.js
git clone https://git.99rst.org/PROJECT