[Blends-commit] [SCM] website branch, master, updated. 499434f7a0328289e6946cbc817155b728887133

Ole Streicher ole at aip.de
Thu May 5 17:25:00 UTC 2016


The following commit has been merged in the master branch:
commit 499434f7a0328289e6946cbc817155b728887133
Author: Ole Streicher <ole at aip.de>
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



More information about the Blends-commit mailing list