Get /graphs.jsp looking a bit more presentable.

This commit is contained in:
z3d
2009-07-25 19:47:16 +00:00
parent 22744084dc
commit c5555350ae
6 changed files with 76 additions and 9 deletions

View File

@@ -15,9 +15,7 @@
<jsp:setProperty name="graphHelper" property="contextId" value="<%=(String)session.getAttribute("i2p.contextId")%>" />
<jsp:setProperty name="graphHelper" property="writer" value="<%=out%>" />
<jsp:getProperty name="graphHelper" property="images" />
<div class="configure">
<jsp:getProperty name="graphHelper" property="form" />
</div>
</div>
</body>
</html>
</html>