luci-base: fix docs for TableSection
authorPaul Donald <newtwen@gmail.com>
Thu, 25 Jan 2024 02:18:12 +0000 (03:18 +0100)
committerPaul Donald <newtwen@gmail.com>
Thu, 25 Jan 2024 02:52:16 +0000 (03:52 +0100)
commit0617d301d9e9bb876621e61600673daef200b182
tree645e2f78be0a82d94e6d26c70b7bfb859d0ab911
parente792e055e133c08c321b7606e4effc19421f81ef
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 <newtwen@gmail.com>
modules/luci-base/htdocs/luci-static/resources/form.js