web/hosts/issues/html milestone.item,1.7,1.8
Nick Lewycky <[email protected]>
| Newsgroups | gmane.comp.video.fresco.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvs/fresco/web/hosts/issues/html
In directory purcel:/tmp/cvs-serv7858
Modified Files:
milestone.item
Log Message:
Add link from milestone to milestone grapher tool.
Part of http://issues.fresco.org/task7
Index: milestone.item
===================================================================
RCS file: /cvs/fresco/web/hosts/issues/html/milestone.item,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- milestone.item 17 Dec 2002 21:54:56 -0000 1.7
+++ milestone.item 21 Feb 2003 01:37:46 -0000 1.8
@@ -51,6 +51,11 @@
submit button will go here
</p>
</form>
+
+ <p tal:condition="context/id">
+ View the <a tal:attributes="href string:/graph?type=milestone&id=${context/id}&output=cmap">dependency graph</a> for this milestone.
+ </p>
+
<span tal:condition="context/id"
tal:content="structure string:Created on <b>${context/creation}</b> by <b>${context/creator}</b>, last changed <b>${context/activity}</b>.">
activity info