[Pkg-debile-commits] [debile-web] 10/14: Version on the next line

Sylvestre Ledru sylvestre at alioth.debian.org
Mon Sep 2 15:52:53 UTC 2013


This is an automated email from the git hooks/post-receive script.

sylvestre pushed a commit to branch update-usuability
in repository debile-web.

commit 2951f0c6e12d08e015b3eca0565102e5ccc5171a
Author: Sylvestre Ledru <sylvestre at debian.org>
Date:   Mon Sep 2 12:35:44 2013 +0200

    Version on the next line
---
 templates/job_list_fragment.html |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/templates/job_list_fragment.html b/templates/job_list_fragment.html
index aea671e..a8195e1 100644
--- a/templates/job_list_fragment.html
+++ b/templates/job_list_fragment.html
@@ -10,7 +10,7 @@
 {% for jobinfo in active_jobs_info %}
         <tr>
             <td>
-                <a href = '{{jobinfo.package_link}}' >{{jobinfo.job.package.name}}</a> - {{jobinfo.job.package.version}}
+                <a href = '{{jobinfo.package_link}}' >{{jobinfo.job.package.name}}</a><br />{{jobinfo.job.package.version}}
             </td>
             <td>{{jobinfo.job.type}}</td>
             <td>{{jobinfo.job.arch}}</td>

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-debile/debile-web.git



More information about the Pkg-debile-commits mailing list