From ab8e2cf34dba8b436294b9f27bfdd23966191750 Mon Sep 17 00:00:00 2001 From: z3d Date: Sat, 4 Jul 2009 02:39:37 +0000 Subject: [PATCH] Router console updates. Opening shots. --- apps/routerconsole/jsp/nav.jsp | 33 +++++++++++++++++++++++++++++++++ 1 file changed, 33 insertions(+) diff --git a/apps/routerconsole/jsp/nav.jsp b/apps/routerconsole/jsp/nav.jsp index 322df974e..35b5667b0 100644 --- a/apps/routerconsole/jsp/nav.jsp +++ b/apps/routerconsole/jsp/nav.jsp @@ -1 +1,34 @@ <%@page import="java.io.File" %> + +
+ <% File path = new File(net.i2p.I2PAppContext.getGlobalContext().getBaseDir(), "docs/toolbar.html"); + if (path.exists()) { %> + + + + +<% } else { %> + + Susimail | + SusiDNS | + + I2PSnark | + My Eepsite
+ I2PTunnel | + Tunnels | + Profiles | + NetDB | + Logs | + Jobs | + Graphs | + Stats +<% } +// the following is unused and a candidate for removal +%> + + " /> + +