mirror of
https://github.com/openwrt/luci.git
synced 2025-12-21 17:04:35 +04:00
Fix a bug in the check for new firmware feature, where it would indicate that an older version should be installed. While we're here, simplify the top-level logic to make it more readable and maintainable, and clean up the table generator. Signed-off-by: Eric Fahlgren <ericfahlgren@gmail.com>