Commit d3e75768 authored by Rafael Monnerat's avatar Rafael Monnerat

New action was added to Configure Alarms.

parent d12a3028
......@@ -232,6 +232,8 @@ class TestERP5Core(ERP5TypeTestCase, ZopeTestCase.Functional):
'id': 'types_tool'},
{'id': 'property_sheet_tool',
'title': 'Configure Property Sheets'},
{'id': 'portal_alarms_action',
'title': 'Configure Alarms'},
{'title': 'Undo', 'id': 'undo'}],
'object': [],
'object_action': [{'id': 'post_query', 'title': 'Post a Query'}],
......
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