%+header%> <% local sys = require "luci.sys" local history_list = sys.gethistory() %>
| <%if history_list[1] then%> | <% if history_list[1]["stack"] == "1" then%> <%else%> <%end%> | <%else%><%end%> |
|
<%if history_list[2] then%>
<% if history_list[2]["stack"] == "1" then%> <%else%> <%end%> | <%else%><%end%> |
|
<%if history_list[3] then%>
<% if history_list[3]["stack"] == "1" then%> <%else%> <%end%> | <%else%><%end%> | |
| <%if history_list[4] then%> | <% if history_list[4]["stack"] == "1" then%> <%else%> <%end%> | <%else%><%end%> |
|
<%if history_list[5] then%>
<% if history_list[5]["stack"] == "1" then%> <%else%> <%end%> | <%else%><%end%> |
|
<%if history_list[6] then%>
<% if history_list[6]["stack"] == "1" then%> <%else%> <%end%> | <%else%><%end%> | |