luci-base: form.js: allow nesting Grid and Table sections
authorJo-Philipp Wich <jo@mein.io>
Sun, 21 Nov 2021 22:29:24 +0000 (23:29 +0100)
committerJo-Philipp Wich <jo@mein.io>
Mon, 22 Nov 2021 08:43:29 +0000 (09:43 +0100)
commit1c798d1a08da9ba0a478939de784c761fa612830
tree6e28fec1e0997dc16a1d7c4e9b2cd447c51e575b
parentb11a7d8e4940a3f68b93c5d93f16c900c9371bc2
luci-base: form.js: allow nesting Grid and Table sections

Implement a simple view stack within the modal overlay to allow the modal
edit dialog of a table or grid section to render another table or grid
section which recursively opens another modal edit dialog.

Signed-off-by: Jo-Philipp Wich <jo@mein.io>
modules/luci-base/htdocs/luci-static/resources/form.js