Commit e96c73da authored by Sebastien Robin's avatar Sebastien Robin

do not set a default value for list_method


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@5247 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 78e1bfe9
......@@ -615,7 +615,7 @@ class PlanningBoxWidget(Widget.Widget):
title='List Method',
description=('The method to use to list'
'objects'),
default='searchFolder',
default='',
required=0)
title_line = fields.StringField('title_line',
......
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