luci-base: luci.js: remove wrong CSS class from page footer
authorJo-Philipp Wich <jo@mein.io>
Mon, 16 May 2022 14:04:56 +0000 (16:04 +0200)
committerJo-Philipp Wich <jo@mein.io>
Mon, 5 Dec 2022 09:46:12 +0000 (10:46 +0100)
commit2e22cf97bb88654cd933ae20ac89f38d8ad8c69c
treef0c7cca9af4a0235e33345f5ade53078c2e0a6da
parent7af4a6457f16c8eaa1894bd53b7532682e9fb846
luci-base: luci.js: remove wrong CSS class from page footer

The `control-group` class is meant for gapless grouping of inputs with
buttons, while the page actions are just distinct buttons in a row.

Signed-off-by: Jo-Philipp Wich <jo@mein.io>
(cherry picked from commit 4e090e38d2cb606936768847ab0f5526f95be793)
modules/luci-base/htdocs/luci-static/resources/luci.js