Commit 3398e797 authored by Aurel's avatar Aurel

preferred time zone is only writable for managers


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@21138 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent aef799a6
......@@ -87,6 +87,7 @@ class Preference:
'description' : 'Preferred timezone',
'type' : 'string',
'default' : '',
'write_permission': 'Manage properties',
'mode' : 'w'},
)
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