The following commit has been merged in the master branch:
commit fd383f9dd869af2cea6fed95bff38ec4abb666a0
Author: Ole Streicher <[email protected]>
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
_______________________________________________
Blends-commit mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/blends-commit