mirror of
https://github.com/openwrt/luci.git
synced 2026-05-31 02:21:50 +08:00
788e47034b
Add support to show/hide index cards. A card's state is saved using the browser localstorage and its state is restored on page reload/relogin. Rework the pool function to check and skip loading of hidden cards. Rework themes to address new button position. Signed-off-by: Christian Marangi <ansuelsmth@gmail.com> [ changed tabs in CSS ] Signed-off-by: Paul Donald <newtwen+github@gmail.com>