luci-theme-argonv3: sync with upstream source

This commit is contained in:
CN_SZTL 2020-07-28 16:04:46 +08:00
parent b285e6f5ac
commit 51ab997a54
No known key found for this signature in database
GPG Key ID: 6850B6345C862176

View File

@ -47,8 +47,12 @@
return resultStrList
end
local themepkg = ipkg.info("luci-theme-argon")
local theme_version = split(themepkg["luci-theme-argon"]["Version"],"-")
local themepkg = ipkg.info("luci-theme-argon*")
local theme_info
for k,v in pairs(themepkg) do
theme_info = v
end
local theme_version = split(theme_info["Version"],"-")
%>
</div>
<footer class="mobile-hide">