luci-base: fix docs for TableSection
authorPaul Donald <[email protected]>
Thu, 25 Jan 2024 02:18:12 +0000 (03:18 +0100)
committerPaul Donald <[email protected]>
Sat, 3 Feb 2024 15:17:53 +0000 (16:17 +0100)
commit269dad90728add1fd2a99db52626336f33cd584a
treefb46765af8ff7c6d03aa0b055a6443748612f79e
parentff8bb24a44505094396cea4509ecc690ef716c55
luci-base: fix docs for TableSection

There are repeated values (TableSection inherits identically named
values from TypedSection which do not make sense to recreate).

There seemed to be other errors. E.g. TypedSection for FlagValue
properties, which mean that TypedSection got tooltip + tooltipicon,
and by virtue of the above error, GridSection inherited this too.

Signed-off-by: Paul Donald <[email protected]>
(cherry picked from commit 0617d301d9e9bb876621e61600673daef200b182)
modules/luci-base/htdocs/luci-static/resources/form.js