The following commit has been merged in the master branch:
commit 499434f7a0328289e6946cbc817155b728887133
Author: Ole Streicher <[email protected]>
Date: Thu May 5 09:18:34 2016 -0300
Re-add class for version/popconn column
diff --git a/webtools/templates/tasks.xhtml b/webtools/templates/tasks.xhtml
index ae6f7ab..be9087f 100644
--- a/webtools/templates/tasks.xhtml
+++ b/webtools/templates/tasks.xhtml
@@ -96,7 +96,7 @@
<a
href="mailto:${project.properties['maintainer']['email']}">${project.properties['maintainer']['name']}</a>
<span py:if="'uploader' in project.properties">(<a
href="mailto:${project.properties['uploader']['email']}">${project.properties['uploader']['name']}</a>)</span>
</div>
</td>
- <td>
+ <td class="project-info">
<span py:if="project.properties['version']" class="tooltip"
id="${project.properties['name']}-versions">
<table class="versionclass">
<tr><th colspan="3" class="versionclass"><strong>Versions of
package ${project.properties['name']}</strong></th></tr>
--
Static and dynamic websites for Debian Pure Blends
_______________________________________________
Blends-commit mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/blends-commit