libs/web: render aggregated messages

This commit is contained in:
Jo-Philipp Wich 2010-11-27 18:18:06 +00:00
parent 6e97be1e92
commit 34ee162976

View file

@ -13,6 +13,10 @@ $Id$
-%>
<%- if firstmap and messages then local msg; for _, msg in ipairs(messages) do -%>
<div class="errorbox"><%=pcdata(msg)%></div>
<%- end end -%>
<%-+cbi/apply_xhr-%>
<div class="cbi-map" id="cbi-<%=self.config%>">