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>
Sat, 3 Feb 2024 15:13:03 +0000 (16:13 +0100)
commit32afa6a2f5580eb2ea685ef21ee8774c347cd2ee
tree108eb9d1ea738e87cb0ff639f2803e615df5d107
parentfeee897c81d76de3bd4068f838fc9c3f838af71d
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>
(cherry picked from commit 0617d301d9e9bb876621e61600673daef200b182)
modules/luci-base/htdocs/luci-static/resources/form.js