[CMF-checkins] CVS: CMF/CMFCore/tests/base - tidata.py:1.7

Yvo Schubbe y.2004_ at wcm-solutions.de
Tue Apr 13 13:22:18 EDT 2004


Update of /cvs-repository/CMF/CMFCore/tests/base
In directory cvs.zope.org:/tmp/cvs-serv13148

Modified Files:
	tidata.py 
Log Message:
- newline cleanup


=== CMF/CMFCore/tests/base/tidata.py 1.6 => 1.7 ===
--- CMF/CMFCore/tests/base/tidata.py:1.6	Mon Dec  1 03:59:01 2003
+++ CMF/CMFCore/tests/base/tidata.py	Tue Apr 13 13:22:17 2004
@@ -214,9 +214,9 @@
       , 'factory' : 'addFoo'
       , 'immediate_view' : 'metadata_edit_form'
       , 'actions' : (
-            { 'id': 'top',
-              'name': 'View Mail Archive',
-              'category':'object',
+            { 'id': 'top',
+              'name': 'View Mail Archive',
+              'category': 'object',
               'action':'python:object.getArchive().absolute_url()',
               'permissions':(View,) }
           , { 'id':'view',




More information about the CMF-checkins mailing list