mirror of
https://github.com/openwrt/luci.git
synced 2025-12-27 03:54:57 +04:00
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>