From: Manuel Munz Date: Thu, 18 Nov 2010 03:07:36 +0000 (+0000) Subject: themes/freifunk-generic: fix problem with save&apply X-Git-Tag: 0.10.0~432 X-Git-Url: https://git.archive.openwrt.org/?a=commitdiff_plain;ds=sidebyside;h=9888d28aa6db8412c01f3adac62240a8647d6a22;p=project%2Fluci.git themes/freifunk-generic: fix problem with save&apply --- diff --git a/themes/freifunk-generic/luasrc/view/themes/freifunk-generic/header.htm b/themes/freifunk-generic/luasrc/view/themes/freifunk-generic/header.htm index a7a947ef8..5f0069f91 100644 --- a/themes/freifunk-generic/luasrc/view/themes/freifunk-generic/header.htm +++ b/themes/freifunk-generic/luasrc/view/themes/freifunk-generic/header.htm @@ -179,13 +179,12 @@ if tree.nodes[category] and tree.nodes[category].ucidata then end end -%> -<% end %> + +
+ <% if ucic > 0 then %> + "><%:Unsaved Changes%>: <%=ucic%> + <% end -%> +
<% end %>