Commit 9fcb84cf authored by Yoshinori Okuji's avatar Yoshinori Okuji

Add preferred_date_order.


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@5478 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent d45035a2
......@@ -44,5 +44,10 @@ class Preference :
'type' : 'string',
'preference' : 1,
'mode' : 'w'},
{ 'id' : 'preferred_date_order',
'description' : 'The order of year, month and day.',
'type' : 'string',
'preference' : 1,
'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