mirror of
https://github.com/openwrt/luci.git
synced 2026-06-20 18:41:28 +04:00
bdfdd95a27
On legacy views, the `L.ui` JavaScript class is not automatically loaded,
so request it before updating tables.
Fixes: e0e6989a4a ("luci-base: introduce new LuCI.ui.Table class")
Signed-off-by: Jo-Philipp Wich <jo@mein.io>