comparison gnv/src/main/webapp/WEB-INF/jsp/includes/display_diagramm_inc.jsp @ 694:271ec4d11a9f

Changed the whole design of the application regarding the bsh styleguide. gnv/trunk@925 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author Ingo Weinzierl <ingo.weinzierl@intevation.de>
date Tue, 13 Apr 2010 16:44:30 +0000
parents 2f3d885fed09
children 28a0628b11b0
comparison
equal deleted inserted replaced
693:d4d1eb56d725 694:271ec4d11a9f
30 } 30 }
31 } 31 }
32 %> 32 %>
33 33
34 <%-- diagramm is not null if the user clicked the 'draw' button --%> 34 <%-- diagramm is not null if the user clicked the 'draw' button --%>
35 <jsp:include page="/WEB-INF/jsp/includes/display_diagramm_options_inc.jsp"></jsp:include>
36 <div id="diagram"> 35 <div id="diagram">
37 <img src='<%=response.encodeURL("out.do?mimetype="+mimeType+"&amp;target="+target+"&amp;mode=img"+parameterString+"&amp;uid="+System.currentTimeMillis())%>' alt='<bean:message key="gnviewer.output.options.diagramm.alt"/>'/> 36 <img src='<%=response.encodeURL("out.do?mimetype="+mimeType+"&amp;target="+target+"&amp;mode=img"+parameterString+"&amp;uid="+System.currentTimeMillis())%>' alt='<bean:message key="gnviewer.output.options.diagramm.alt"/>'/>
38 <br/> 37 <br/>
39 </div> 38 </div>

http://dive4elements.wald.intevation.org