luci-base: fix bad CSS class names in table section template
authorJo-Philipp Wich <jo@mein.io>
Fri, 20 Jul 2018 09:35:09 +0000 (11:35 +0200)
committerJo-Philipp Wich <jo@mein.io>
Fri, 20 Jul 2018 09:38:35 +0000 (11:38 +0200)
commitc81359898e5eb78c993727a078b3ecdb697f38fd
treee2155b3d6c106170af000ba75e8d29f7f8e1e24c
parent39401a7615a08ebb39b8724594b42b2d5bd2070a
luci-base: fix bad CSS class names in table section template

The previous refactoring of the template caused the row stripying CSS
classes to be interpolated in such a way, that a separating space to
previous CSS classes was missing, leading to not rendered row names
and other side effects.

Signed-off-by: Jo-Philipp Wich <jo@mein.io>
modules/luci-base/luasrc/view/cbi/tblsection.htm