[Zope-Checkins] CVS: Zope/lib/python/Products/MailHost - MailHost.py:1.72
Andreas Jung
andreas@digicool.com
Thu, 28 Mar 2002 14:59:01 -0500
Update of /cvs-repository/Zope/lib/python/Products/MailHost
In directory cvs.zope.org:/tmp/cvs-serv13799/lib/python/Products/MailHost
Modified Files:
MailHost.py
Log Message:
removed some target="manage_main" declarations as they were used
in a inconsistent way and were responsible for unwanted openings
of new windows
=== Zope/lib/python/Products/MailHost/MailHost.py 1.71 => 1.72 ===
(
{'icon':'', 'label':'Edit',
- 'action':'manage_main', 'target':'manage_main',
+ 'action':'manage_main',
'help':('MailHost','Mail-Host_Edit.stx')},
)
+RoleManager.manage_options