X-Git-Url: http://git.openwrt.org/?p=feed%2Frouting.git;a=blobdiff_plain;f=luci-app-bmx6%2Ffiles%2Fusr%2Flib%2Flua%2Fluci%2Fview%2Fbmx6%2Finterfaces.htm;fp=luci-app-bmx6%2Ffiles%2Fusr%2Flib%2Flua%2Fluci%2Fview%2Fbmx6%2Finterfaces.htm;h=0000000000000000000000000000000000000000;hp=70935ea87fc1acb9fb53eaacbed5b92d47eb2914;hb=af2bc59a38ead596982215213ac3b4ca8587c2ef;hpb=2bb7d479d31bf6247a3bdee65918d988f1ece5c2 diff --git a/luci-app-bmx6/files/usr/lib/lua/luci/view/bmx6/interfaces.htm b/luci-app-bmx6/files/usr/lib/lua/luci/view/bmx6/interfaces.htm deleted file mode 100644 index 70935ea..0000000 --- a/luci-app-bmx6/files/usr/lib/lua/luci/view/bmx6/interfaces.htm +++ /dev/null @@ -1,59 +0,0 @@ -<%+header%> - - - -

<%:Interfaces%>

-Interfaces where bmx6 is running -
-
- - - - - - - - - - - -<% for i,v in ipairs(data) do %> - - - - - - - - - - -<%end%> -
NameStateTypeRate (Min/Max)Local IPGlobal IPMulticast IPPrimary
<%=v.devName%><%=v.state%><%=v.type%><%=v.rateMin%>/<%=v.rateMax%><%=v.llocalIp%><%=v.globalIp%><%=v.multicastIp%><%=v.primary%>
- -
-<%+footer%>