luci-base: form.js: allow overriding section placeholder of TableSections
authorJo-Philipp Wich <jo@mein.io>
Mon, 16 May 2022 09:47:45 +0000 (11:47 +0200)
committerJo-Philipp Wich <jo@mein.io>
Mon, 16 May 2022 11:35:18 +0000 (13:35 +0200)
commit818776451d96e8f1a187eafca4a5ebbf0770fbde
tree73c82e38486c37a4dce02da41f72ce3fbeed4e77
parent733ee9a7b6312e9b5fe2a4aa8107baf5379602ab
luci-base: form.js: allow overriding section placeholder of TableSections

The existing implementation was hardcoding the empty TableSection placeholder
instead of invoking `renderSectionPlaceholder()` which might be overridden by
various forms.

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