[Zope-Checkins]
CVS: Zope/lib/python/Products/PluginIndexes/TextIndex
- Vocabulary.py:1.10.92.1
Jim Fulton
cvs-admin at zope.org
Tue Nov 25 15:18:06 EST 2003
Update of /cvs-repository/Zope/lib/python/Products/PluginIndexes/TextIndex
In directory cvs.zope.org:/tmp/cvs-serv24052/lib/python/Products/PluginIndexes/TextIndex
Modified Files:
Tag: Zope-2_8-devel-branch
Vocabulary.py
Log Message:
merged everything but ZODB and ZEO from zodb33-devel-branch
=== Zope/lib/python/Products/PluginIndexes/TextIndex/Vocabulary.py 1.10 => 1.10.92.1 ===
--- Zope/lib/python/Products/PluginIndexes/TextIndex/Vocabulary.py:1.10 Wed Aug 14 18:19:32 2002
+++ Zope/lib/python/Products/PluginIndexes/TextIndex/Vocabulary.py Tue Nov 25 15:17:35 2003
@@ -65,7 +65,7 @@
__ac_permissions__=(
('Manage Vocabulary',
- ['manage_main', 'manage_vocab', 'manage_query'],
+ ['manage_main', 'manage_query'],
['Manager']),
('Query Vocabulary',
More information about the Zope-Checkins
mailing list