Commit eae37b9c authored by Jim Fulton's avatar Jim Fulton

Fixed manage url.

parent 43f58c5e
......@@ -132,5 +132,5 @@ class ZObjectManager:
propertysheets=ZObjectManagerPropertySheets()
manage_options=(
{'label': 'Subobjects', 'action' :'propertysheets/subobjects'},
{'label': 'Subobjects', 'action' :'propertysheets/subobjects/manage'},
)
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