[Blends-commit] [SCM] website branch, master, updated. 363a89cb8c1121c8f737dfb96526466df2ad3817
Ole Streicher
debian at liska.ath.cx
Thu Dec 17 11:10:20 UTC 2015
The following commit has been merged in the master branch:
commit 363a89cb8c1121c8f737dfb96526466df2ad3817
Author: Ole Streicher <debian at liska.ath.cx>
Date: Thu Dec 17 11:46:36 2015 +0100
Add title to link to latest package
diff --git a/webtools/templates/packages.xhtml b/webtools/templates/packages.xhtml
index a8f3c78..7d07af7 100644
--- a/webtools/templates/packages.xhtml
+++ b/webtools/templates/packages.xhtml
@@ -282,7 +282,8 @@ function show_fulldesc(hash) {
${project.version[-1]}
</py:when>
<py:otherwise>
- <a href="http://packages.debian.org/${project.version[-1]['release']}/${project.pkg}">
+ <a href="http://packages.debian.org/${project.version[-1]['release']}/${project.pkg}"
+ title="Version ${project.version[-1]['version']} in ${project.version[-1]['release']}">
${project.version[-1]['version']}
</a>
</py:otherwise>
--
Static and dynamic websites for Debian Pure Blends
More information about the Blends-commit
mailing list