web/hosts/issues/html task.index,1.3,1.4

Stefan Seefeld <[email protected]> Fri, 10 Oct 2003 00:37:04 +0000
Newsgroups gmane.comp.video.fresco.cvs
Message-ID <[email protected]>
Update of /cvs/fresco/web/hosts/issues/html
In directory purcel:/tmp/cvs-serv11704

Modified Files:
	task.index 
Log Message:
fix typo

Index: task.index
===================================================================
RCS file: /cvs/fresco/web/hosts/issues/html/task.index,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- task.index	20 Aug 2003 21:24:35 -0000	1.3
+++ task.index	10 Oct 2003 00:37:01 -0000	1.4
@@ -38,7 +38,7 @@
             <td tal:condition="request/show/priority"
                 tal:content="python:i.priority.plain() or default">&nbsp;</td>
             <td tal:condition="request/show/id">
-              <a tal:attributes="href string:big${i/id}"
+              <a tal:attributes="href string:task${i/id}"
                  tal:content="i/id">&nbsp;</a></td>
             <td nowrap tal:condition="request/show/creation"
                        tal:content="i/creation/reldate">&nbsp;</td>