|
From: <joe...@us...> - 2002-11-10 18:33:11
|
Update of /cvsroot/nmock/website/decorators In directory usw-pr-cvs1:/tmp/cvs-serv30508/decorators Modified Files: main.jsp Log Message: Added Jira links to nav Index: main.jsp =================================================================== RCS file: /cvsroot/nmock/website/decorators/main.jsp,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** main.jsp 10 Nov 2002 16:56:18 -0000 1.4 --- main.jsp 10 Nov 2002 18:33:08 -0000 1.5 *************** *** 69,76 **** <strong>NMock</strong> <div><small><a href="./index.html">Overview</a></small></div> - <div><small><a href="./team.html">Project Team</a></small></div> - <div><small><a href="./source.html">Source Code</a></small></div> <div><small><a href="./license.html">License</a></small></div> <div><small><a href="./download.html">Download</a></small></div> </div> </div> --- 69,81 ---- <strong>NMock</strong> <div><small><a href="./index.html">Overview</a></small></div> <div><small><a href="./license.html">License</a></small></div> <div><small><a href="./download.html">Download</a></small></div> + <div><small><a href="./team.html">Project Team</a></small></div> + </div> + <div> + <strong>Development</strong> + <div><small><a href="source.html">Source Code</a></small></div> + <div><small><a href="http://jira.truemesh.com/secure/BrowseProject.jspa?id=10001&report=compversions">Tracker</small></div> + <div><small><a href="http://jira.truemesh.com/secure/BrowseProject.jspa?id=10001&report=roadmap">Road Map</small></div> </div> </div> |