From: Jo-Philipp Wich Date: Mon, 11 Oct 2010 22:54:35 +0000 (+0000) Subject: libs/cbi: interface with service control backend to trigger service reload asynchronously X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=2c22ea7b77d48aac031b2d3f27ba66cf8d419f59;p=openwrt-luci.git libs/cbi: interface with service control backend to trigger service reload asynchronously --- diff --git a/libs/cbi/luasrc/view/cbi/map.htm b/libs/cbi/luasrc/view/cbi/map.htm index 6b6f3e43b3..be0c37aa77 100644 --- a/libs/cbi/luasrc/view/cbi/map.htm +++ b/libs/cbi/luasrc/view/cbi/map.htm @@ -19,23 +19,44 @@ $Id$ <%- if self._apply then -%>
<%:Applying changes%> - + + + <%:Loading%> + <%:Waiting for router...%>
- <%- end -%> <%- self:render_children() %>