[Qa-jenkins-scm] [jenkins.debian.net] 10/11: reproducible debian: format fix for main navigation html

Holger Levsen holger at layer-acht.org
Sun Jul 24 15:46:18 UTC 2016


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 185651ecac0c7ca9a9a8bbc3c1b1b74e53e8ee80
Author: Valerie R Young <spectranaut at riseup.net>
Date:   Sat Jul 23 20:22:12 2016 -0400

    reproducible debian: format fix for main navigation html
    
    Signed-off-by: Holger Levsen <holger at layer-acht.org>
---
 bin/templates/main_navigation.mustache | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/bin/templates/main_navigation.mustache b/bin/templates/main_navigation.mustache
index 8b9de72..d1e425a 100644
--- a/bin/templates/main_navigation.mustache
+++ b/bin/templates/main_navigation.mustache
@@ -101,13 +101,13 @@
       </li>
       {{/include_pkgset_link}}
       <li>Recently tested packages:<ul>
-        <li {{#last_24h}}class='active'{{/last_24h}}><a 
-               href="/debian/{{suite}}/{{arch}}/index_last_24h.html"
+          <li {{#last_24h}}class='active'{{/last_24h}}>
+            <a href="/debian/{{suite}}/{{arch}}/index_last_24h.html"
                title="Show packages tested in the last 24 hours">
             last 24h
         </a></li>
-        <li {{#last_48h}}class='active'{{/last_48h}}><a 
-               href="/debian/{{suite}}/{{arch}}/index_last_48h.html"
+          <li {{#last_48h}}class='active'{{/last_48h}}>
+            <a href="/debian/{{suite}}/{{arch}}/index_last_48h.html"
                title="Show packages tested in the last 48 hours">
             last 48h
         </a></li>

-- 
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