luci-base: form.js: allow to disable descriptions row in TableSection
authorAnton Kikin <a.kikin@tano-systems.com>
Sun, 19 Apr 2020 02:54:15 +0000 (05:54 +0300)
committerJo-Philipp Wich <jo@mein.io>
Thu, 7 May 2020 17:40:49 +0000 (19:40 +0200)
commit8c5a3d37bdae7fe6bded2739effafc3687729b6b
tree3fe302251937937a9fa5dc15ea1608e330ca568e
parent09fcfebe70b67eb5e374664c284b1d18bf2bacaf
luci-base: form.js: allow to disable descriptions row in TableSection

Add 'nodescriptions' property to the TableSection class that allows
to disable displaying table header row with descriptions.

Signed-off-by: Anton Kikin <a.kikin@tano-systems.com>
(cherry picked from commit 7585e5c95adc69a6e86ae19dda5dfb60557cefdb)
modules/luci-base/htdocs/luci-static/resources/form.js