themes: fix CSS class of uci change indicator
authorJo-Philipp Wich <jo@mein.io>
Thu, 26 Apr 2018 07:28:53 +0000 (09:28 +0200)
committerJo-Philipp Wich <jo@mein.io>
Thu, 26 Apr 2018 07:30:11 +0000 (09:30 +0200)
commit65479e3236afecfc8efa51fbcd831927e1ce8c56
tree670b8e8d21d52dee70c6de04c30736ad1ea0bdb9
parent736d8fee47275c36b83949a141363c16cda04be4
themes: fix CSS class of uci change indicator

The previous commit incorrectly added a new class attribute without
considering existing ones.

Fixes 736d8fee4 ("themes: add common class to uci change indicator")
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm
themes/luci-theme-freifunk-generic/luasrc/view/themes/freifunk-generic/header.htm
themes/luci-theme-material/luasrc/view/themes/material/header.htm