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

Andreas Tille tille at debian.org
Fri Jan 11 14:03:42 UTC 2013


The following commit has been merged in the master branch:
commit f28615c20ec504a26e7a24edbc300dc854bef5eb
Author: Andreas Tille <tille at debian.org>
Date:   Fri Jan 11 15:01:41 2013 +0100

    Follow the suggestion of Petter to always enable Debtags editing (https://lists.debian.org/debian-edu/2013/01/msg00019.html)

diff --git a/webtools/templates/tasks.xhtml b/webtools/templates/tasks.xhtml
index b4180d8..e9ee3f4 100644
--- a/webtools/templates/tasks.xhtml
+++ b/webtools/templates/tasks.xhtml
@@ -124,7 +124,7 @@
 	       </div>
 	     </div>
 	     <div py:choose="">
-	       <div py:when="project.debtags != []" class="project-info" onmouseover="TagToTip('${project.pkg}-debtags', FIX, ['${project.pkg}', 0, 0])" onmouseout="UnTip()">Debtags</div>
+	       <div py:when="project.debtags != []" class="project-info" onmouseover="TagToTip('${project.pkg}-debtags', FIX, ['${project.pkg}', 0, 0])" onmouseout="UnTip()"><a href="http://debtags.alioth.debian.org/edit.html?pkg=${project.pkg}">Edit Debtags</a></div>
                <div py:otherwise="">
 		 <div class="project-infomissing"><a href="http://debtags.alioth.debian.org/edit.html?pkg=${project.pkg}">Go tagging</a></div>
 	       </div>

-- 
Static and dynamic websites for Debian Pure Blends



More information about the Blends-commit mailing list