[Zope3-checkins]
SVN: Zope3/branches/ZopeX3-3.0/src/zope/app/rotterdam/template.pt
removed some whitespaces to find target easier using xpath in
functional tests.
Michael Howitz
mh+zope at gocept.com
Wed Jun 23 08:09:29 EDT 2004
Log message for revision 25952:
removed some whitespaces to find target easier using xpath in functional tests.
-=-
Modified: Zope3/branches/ZopeX3-3.0/src/zope/app/rotterdam/template.pt
===================================================================
--- Zope3/branches/ZopeX3-3.0/src/zope/app/rotterdam/template.pt 2004-06-23 12:08:50 UTC (rev 25951)
+++ Zope3/branches/ZopeX3-3.0/src/zope/app/rotterdam/template.pt 2004-06-23 12:09:29 UTC (rev 25952)
@@ -105,8 +105,7 @@
tal:condition="repeat/breadcrumb/start"
tal:attributes="
href string:${breadcrumb/url}/@@SelectedManagementView.html"
- i18n:translate="">[top]
- </a>
+ i18n:translate="">[top]</a>
<a href=""
tal:condition="not:repeat/breadcrumb/start"
tal:content="string:${breadcrumb/name}"
More information about the Zope3-Checkins
mailing list