Commit 155c7220 authored by Christopher Petrilli's avatar Christopher Petrilli

Minor renaming of something in ZCatalog to clean up tabs.

parent 5dd63b09
......@@ -148,10 +148,10 @@ class ZCatalog(Folder, Persistent, Implicit):
{'label': 'Cataloged Objects', 'action': 'manage_catalogView',
'target': 'manage_main',
'help':('ZCatalog','ZCatalog_Cataloged-Objects.stx')},
{'label': 'Find Items to ZCatalog', 'action': 'manage_catalogFind',
{'label': 'Find Objects', 'action': 'manage_catalogFind',
'target':'manage_main',
'help':('ZCatalog','ZCatalog_Find-Items-to-ZCatalog.stx')},
{'label': 'MetaData Table', 'action': 'manage_catalogSchema',
{'label': 'Metadata', 'action': 'manage_catalogSchema',
'target':'manage_main',
'help':('ZCatalog','ZCatalog_MetaData-Table.stx')},
{'label': 'Indexes', 'action': 'manage_catalogIndexes',
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment