luci/modules/luci-base/htdocs/luci-static
Jo-Philipp Wich f24606b1ff luci-base: form.js: handle SectionValue objects in GridSection modals
The existing logic for cloning section options into the modal form section
container did not properly handle SectionValue objects. Introduce a new
`cloneOptions()` helper to recursively traverse and properly clowning
such nested sections.

Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2022-05-16 13:40:49 +02:00
..
resources luci-base: form.js: handle SectionValue objects in GridSection modals 2022-05-16 13:40:49 +02:00