[Qa-jenkins-scm] [jenkins.debian.net] 01/01: reproducible Debian: images first, for better left alignment
Holger Levsen
holger at layer-acht.org
Fri May 5 01:16:15 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 79243d80ec7fb41a48c1369612b70a85abeba9a9
Author: Holger Levsen <holger at layer-acht.org>
Date: Fri May 5 03:16:02 2017 +0200
reproducible Debian: images first, for better left alignment
Signed-off-by: Holger Levsen <holger at layer-acht.org>
---
mustache-templates/reproducible/pkgset_navigation.mustache | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/mustache-templates/reproducible/pkgset_navigation.mustache b/mustache-templates/reproducible/pkgset_navigation.mustache
index c4d9901..cd84818 100644
--- a/mustache-templates/reproducible/pkgset_navigation.mustache
+++ b/mustache-templates/reproducible/pkgset_navigation.mustache
@@ -14,8 +14,6 @@
<ul class="pkgset-list">
{{#pkgsets}}
<li class="{{class}}">
- <a href="/debian/{{suite}}/{{arch}}/pkg_set_{{pkgset_name}}.html">
- {{pkgset_name}}</a>
{{#thumb}}
<a href="/debian/{{suite}}/{{arch}}/pkg_set_{{pkgset_name}}.html">
<img src="{{thumb}}" class="setview"
@@ -23,6 +21,8 @@
title="{{pkgset_name}}" name="{{pkgset_name}}">
</a>
{{/thumb}}
+ <a href="/debian/{{suite}}/{{arch}}/pkg_set_{{pkgset_name}}.html">
+ {{pkgset_name}}</a>
</li>
{{/pkgsets}}
</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