Commit 257157ab authored by Fabien Morin's avatar Fabien Morin

Change portal_type fo the GroupCalendar_view listbox because they were wrong...

Change portal_type fo the GroupCalendar_view listbox because they were wrong listbox was always empty.

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@18163 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 58f0a649
...@@ -3,11 +3,8 @@ ...@@ -3,11 +3,8 @@
<record id="1" aka="AAAAAAAAAAE="> <record id="1" aka="AAAAAAAAAAE=">
<pickle> <pickle>
<tuple> <tuple>
<tuple> <global name="ERP5Form" module="Products.ERP5Form.Form"/>
<string>Products.ERP5Form.Form</string> <tuple/>
<string>ERP5Form</string>
</tuple>
<none/>
</tuple> </tuple>
</pickle> </pickle>
<pickle> <pickle>
......
...@@ -3,11 +3,8 @@ ...@@ -3,11 +3,8 @@
<record id="1" aka="AAAAAAAAAAE="> <record id="1" aka="AAAAAAAAAAE=">
<pickle> <pickle>
<tuple> <tuple>
<tuple> <global name="ListBox" module="Products.ERP5Form.ListBox"/>
<string>Products.ERP5Form.ListBox</string> <tuple/>
<string>ListBox</string>
</tuple>
<none/>
</tuple> </tuple>
</pickle> </pickle>
<pickle> <pickle>
...@@ -444,12 +441,8 @@ ...@@ -444,12 +441,8 @@
<value> <value>
<list> <list>
<tuple> <tuple>
<string>Group Calendar Event</string> <string>Group Presence Period</string>
<string>Group Calendar Event</string> <string>Group Presence Period</string>
</tuple>
<tuple>
<string>Group Calendar Period</string>
<string>Group Calendar Period</string>
</tuple> </tuple>
</list> </list>
</value> </value>
...@@ -528,11 +521,8 @@ ...@@ -528,11 +521,8 @@
<record id="2" aka="AAAAAAAAAAI="> <record id="2" aka="AAAAAAAAAAI=">
<pickle> <pickle>
<tuple> <tuple>
<tuple> <global name="Method" module="Products.Formulator.MethodField"/>
<string>Products.Formulator.MethodField</string> <tuple/>
<string>Method</string>
</tuple>
<none/>
</tuple> </tuple>
</pickle> </pickle>
<pickle> <pickle>
......
304 305
\ No newline at end of file \ No newline at end of file
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