mirror of
https://github.com/openwrt/luci.git
synced 2025-12-27 10:10:25 +04:00
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>