mirror of
https://github.com/openwrt/luci.git
synced 2025-10-13 09:25:23 +00:00
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>