[Qa-jenkins-scm] [jenkins.debian.net] 01/01: reproducible Debian: slightly reorganize navigation for backend related pages
Holger Levsen
holger at layer-acht.org
Mon Jun 12 17:26:50 UTC 2017
This is an automated email from the git hooks/post-receive script.
holger pushed a commit to branch master
in repository jenkins.debian.net.
commit e042e902a181d40ae76bb044d3fd2c52c61465ee
Author: Holger Levsen <holger at layer-acht.org>
Date: Mon Jun 12 19:26:45 2017 +0200
reproducible Debian: slightly reorganize navigation for backend related pages
Signed-off-by: Holger Levsen <holger at layer-acht.org>
---
.../reproducible/main_navigation.mustache | 28 +++++++++++-----------
1 file changed, 14 insertions(+), 14 deletions(-)
diff --git a/mustache-templates/reproducible/main_navigation.mustache b/mustache-templates/reproducible/main_navigation.mustache
index a4a456e..d94a7cd 100644
--- a/mustache-templates/reproducible/main_navigation.mustache
+++ b/mustache-templates/reproducible/main_navigation.mustache
@@ -162,23 +162,23 @@
Repositories overview
</a>
</li>
- <li {{#jenkins-docs}}class='active'{{/jenkins-docs}}>
- <a href="https://jenkins.debian.net/userContent/about.html#_reproducible_builds_jobs"
- target="_blank">Documentation for Jenkins backend</a><br />
- (eg. on manual scheduling)
- </li>
- <li {{#performance}}class='active'{{/performance}}>
- <a href="/debian/index_performance.html">Performance stats</a>
- </li>
- <li {{#breakages}}class='active'{{/breakages}}>
- <a href="/debian/index_breakages.html">Broken pieces</a>
- </li>
- <li><ul>Build nodes health
+ <li><ul>Backend related
+ <li {{#breakages}}class='active'{{/breakages}}>
+ <a href="/debian/index_breakages.html">Broken pieces</a>
+ </li>
+ <li {{#jenkins-docs}}class='active'{{/jenkins-docs}}>
+ <a href="https://jenkins.debian.net/userContent/about.html#_reproducible_builds_jobs"
+ target="_blank">Documentation</a><br />
+ (eg. on manual scheduling)
+ </li>
+ <li {{#performance}}class='active'{{/performance}}>
+ <a href="/debian/index_performance.html">Performance stats</a>
+ </li>
<li {{#nodes_health}}class='active'{{/nodes_health}}>
- <a href="/debian/index_nodes_health.html">overview</a>
+ <a href="/debian/index_nodes_health.html">Nodes health overview</a>
</li>
<li {{#nodes_graphs}}class='active'{{/nodes_graphs}}>
- <a href="/debian/index_nodes_graphs.html">graphs</a>
+ <a href="/debian/index_nodes_graphs.html">Nodes health graphs</a>
</li>
</ul></li>
</ul>
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/qa/jenkins.debian.net.git
More information about the Qa-jenkins-scm
mailing list