From: Jo-Philipp Wich Date: Thu, 9 Apr 2009 14:12:51 +0000 (+0000) Subject: luci-0.8: merge r4417 X-Git-Tag: 0.8.7~68 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=2aff7e13fc0b208179d1a5b93f9e7eff9c1b599d;p=oweals%2Fluci.git luci-0.8: merge r4417 --- diff --git a/applications/luci-livestats/luasrc/view/livestats/wireless.htm b/applications/luci-livestats/luasrc/view/livestats/wireless.htm index 670d9fbf6..ca384b2f7 100644 --- a/applications/luci-livestats/luasrc/view/livestats/wireless.htm +++ b/applications/luci-livestats/luasrc/view/livestats/wireless.htm @@ -26,8 +26,8 @@ padding: { left: 40, right: 10, top: 10, bottom: 20 }, instanceNames: { <%- for k,v in pairs(luci.sys.wifi.getiwconfig()) do %> - <%-="%q:%q," % {k, "%s (%s)" % {k, tostring(v.ESSID)}}-%> - <% end %> + <%-="%q:%q," % {k, "%s (%s)" % {k, luci.util.pcdata(tostring(v.ESSID))}}-%> + <% end %> "0": "" }}, null,