I2P Address: [http://git.idk.i2p]

Skip to content
Snippets Groups Projects
Commit 25285fc0 authored by zzz's avatar zzz
Browse files

remove jobs link from summary bar

parent 7720f71e
No related branches found
No related tags found
No related merge requests found
......@@ -114,11 +114,11 @@ public class SummaryBarRenderer {
.append(_("Logs"))
.append("</a>\n" +
"<a href=\"/jobs.jsp\" target=\"_top\" title=\"")
.append(_("Show the router's workload, and how it's performing"))
.append("\">")
.append(_("Jobs"))
.append("</a>\n" +
// "<a href=\"/jobs.jsp\" target=\"_top\" title=\"")
// .append(_("Show the router's workload, and how it's performing"))
// .append("\">")
// .append(_("Jobs"))
// .append("</a>\n" +
"<a href=\"/graphs.jsp\" target=\"_top\" title=\"")
.append(_("Graph router performance"))
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment