diff scripts/notify-roundup/html/bug.item.html @ 4193:d7e97f0e42f8 gsoc-2009

merge done
author Pygi <pygi@users.sourceforge.net>
date Tue, 07 Jul 2009 20:19:50 +0000
parents 7acbd69a0aa0 97d81ee7a0c3
children
line wrap: on
line diff
--- a/scripts/notify-roundup/html/bug.item.html	Thu Jul 02 17:57:27 2009 +0000
+++ b/scripts/notify-roundup/html/bug.item.html	Tue Jul 07 20:19:50 2009 +0000
@@ -251,8 +251,8 @@
 
    <tr tal:condition="msg/revision">
    <th tal:define="r msg/revision" colspan="4">
-    <a tal:attributes="href string:svn_rev${r/id}"
-       tal:content="string:Subversion revision ${r/revision}" />
+    <a tal:attributes="href string:vcs_rev${r/id}"
+       tal:content="string:VCS revision ${r/revision}" />
    </th>
   </tr>
   

Roundup Issue Tracker: http://roundup-tracker.org/