CVS: Products/Zelenium/www - suiteTests.zpt:1.2
Tres Seaver <[email protected]>
| Newsgroups | gmane.comp.web.zope.public-cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvs-repository/Products/Zelenium/www
In directory cvs.zope.org:/tmp/cvs-serv25058/www
Modified Files:
suiteTests.zpt
Log Message:
- Make Zuite's nestable / recursive.
=== Products/Zelenium/www/suiteTests.zpt 1.1.1.1 => 1.2 ===
--- Products/Zelenium/www/suiteTests.zpt:1.1.1.1 Fri Apr 15 14:48:44 2005
+++ Products/Zelenium/www/suiteTests.zpt Wed Apr 27 21:29:42 2005
@@ -18,7 +18,7 @@
<tr tal:repeat="testcase options/test_cases | context/listTestCases">
<td>
<a href="#"
- tal:attributes="href testcase/id"
+ tal:attributes="href testcase/url"
tal:content="testcase/title">TITLE</a>
</td>
</tr>
_______________________________________________
Zope-CVS maillist - [email protected]
http://mail.zope.org/mailman/listinfo/zope-cvs
Zope CVS instructions: http://dev.zope.org/CVS