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>
Sat, 23 Jul 2022 11:53:42 +0000 (13:53 +0200)
commit9a183373507ec5f5b6f9f2bd6f405477f21d5825
tree82d77c7dbb46ffa0867d550d27ec3d730c95f2e4
parentf5ebd6ec5b7b4cd2979600d39d814c3e1c20edb7
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>
(cherry picked from commit 818776451d96e8f1a187eafca4a5ebbf0770fbde)
modules/luci-base/htdocs/luci-static/resources/form.js