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

Ole Streicher olebole at debian.org
Thu Dec 10 07:59:56 UTC 2015


The following commit has been merged in the master branch:
commit fd383f9dd869af2cea6fed95bff38ec4abb666a0
Author: Ole Streicher <olebole at debian.org>
Date:   Thu Dec 10 08:59:14 2015 +0100

    Remove python capitalization of task name

diff --git a/webtools/templates/tasks_idx.xhtml b/webtools/templates/tasks_idx.xhtml
index c3ac0ea..b93355e 100644
--- a/webtools/templates/tasks_idx.xhtml
+++ b/webtools/templates/tasks_idx.xhtml
@@ -75,7 +75,7 @@ table {
 	    <tr>
 	      <td style="text-transform:capitalize;">
 		<a href="${task}" name="${task}" id="${task}">
-		  ${tasks[task].metapkg.PrintedName.capitalize()}
+		  ${tasks[task].metapkg.PrintedName}
 		</a>
 	      </td>
 	      <td>

-- 
Static and dynamic websites for Debian Pure Blends



More information about the Blends-commit mailing list