luci-base: form.js: save parent map on opening nested modal map
authorJo-Philipp Wich <jo@mein.io>
Mon, 16 May 2022 11:10:20 +0000 (13:10 +0200)
committerJo-Philipp Wich <jo@mein.io>
Mon, 1 Aug 2022 09:57:42 +0000 (11:57 +0200)
commitee5a7c6fc5cbc7671cf7c440ec3044b166db6104
treeb5bde9a20110de5af55fc21736496d6dd392003a
parent156009aae34d91db369cf3e0130e3c8a3dc53776
luci-base: form.js: save parent map on opening nested modal map

Before opening (rendering) a nested modal map, make sure to save the parent
modal map in order to persist any structural uci changes, such as newly added
anonymous sections to prevent the nested map from operating on stale values
or ephemeral config section IDs.

Signed-off-by: Jo-Philipp Wich <jo@mein.io>
(cherry picked from commit 3be479446bdeaf446468c5e7ac3b9bc49da023da)
modules/luci-base/htdocs/luci-static/resources/form.js