diff --git a/package/ctcgfw/luci-theme-argon/Makefile b/package/ctcgfw/luci-theme-argon/Makefile index 56747a830c..1f786223ee 100644 --- a/package/ctcgfw/luci-theme-argon/Makefile +++ b/package/ctcgfw/luci-theme-argon/Makefile @@ -8,8 +8,8 @@ include $(TOPDIR)/rules.mk LUCI_TITLE:=Argon Theme LUCI_DEPENDS:= -PKG_VERSION:=2.2.5 -PKG_RELEASE:=20200914 +PKG_VERSION:=2.2.6 +PKG_RELEASE:=20210215 include $(TOPDIR)/feeds/luci/luci.mk diff --git a/package/ctcgfw/luci-theme-argon/htdocs/luci-static/argon/js/polyfill.min.js b/package/ctcgfw/luci-theme-argon/htdocs/luci-static/argon/js/polyfill.min.js new file mode 100644 index 0000000000..4729194e2c --- /dev/null +++ b/package/ctcgfw/luci-theme-argon/htdocs/luci-static/argon/js/polyfill.min.js @@ -0,0 +1,3 @@ +/* Disable minification (remove `.min` from URL path) for more info */ + +(function(undefined) {}).call('object' === typeof window && window || 'object' === typeof self && self || 'object' === typeof global && global || {}); \ No newline at end of file diff --git a/package/ctcgfw/luci-theme-argon/luasrc/view/themes/argon/header.htm b/package/ctcgfw/luci-theme-argon/luasrc/view/themes/argon/header.htm index f0030f1163..1da2486b67 100644 --- a/package/ctcgfw/luci-theme-argon/luasrc/view/themes/argon/header.htm +++ b/package/ctcgfw/luci-theme-argon/luasrc/view/themes/argon/header.htm @@ -114,7 +114,7 @@ <%=css %> <% end -%> - + diff --git a/package/ctcgfw/luci-theme-argon/luasrc/view/themes/argon/sysauth.htm b/package/ctcgfw/luci-theme-argon/luasrc/view/themes/argon/sysauth.htm index eec4efad46..0820aa5779 100644 --- a/package/ctcgfw/luci-theme-argon/luasrc/view/themes/argon/sysauth.htm +++ b/package/ctcgfw/luci-theme-argon/luasrc/view/themes/argon/sysauth.htm @@ -82,25 +82,23 @@ } }) - <% else %> -