From 046bf8fc474342684abde0f2d19749b6c28397ef Mon Sep 17 00:00:00 2001 From: p4u Date: Wed, 20 Feb 2013 19:45:08 +0100 Subject: [PATCH] Updated status information --- bmx6-luci/files/usr/lib/lua/luci/view/bmx6/status_j.htm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bmx6-luci/files/usr/lib/lua/luci/view/bmx6/status_j.htm b/bmx6-luci/files/usr/lib/lua/luci/view/bmx6/status_j.htm index 5a4ca6a..5e51f09 100644 --- a/bmx6-luci/files/usr/lib/lua/luci/view/bmx6/status_j.htm +++ b/bmx6-luci/files/usr/lib/lua/luci/view/bmx6/status_j.htm @@ -91,7 +91,7 @@ Visit bmx6.net for more info. var res = Array(); var sta = st.status; - res.push([sta.version,sta.compatibility,sta.codeVersion,sta.globalId,sta.primaryIp,sta.tun6Address, + res.push([sta.version,sta.compat,sta.revision,sta.globalId,sta.primaryIp,sta.tun6Address, sta.tun4Address,sta.myLocalId,sta.uptime,sta.cpu,sta.nodes]); return res; }); -- 2.30.2