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 @@
<record id="1" aka="AAAAAAAAAAE=">
<pickle>
<tuple>
<tuple>
<string>Products.ERP5Form.Form</string>
<string>ERP5Form</string>
</tuple>
<none/>
<global name="ERP5Form" module="Products.ERP5Form.Form"/>
<tuple/>
</tuple>
</pickle>
<pickle>
......
......@@ -3,11 +3,8 @@
<record id="1" aka="AAAAAAAAAAE=">
<pickle>
<tuple>
<tuple>
<string>Products.ERP5Form.ListBox</string>
<string>ListBox</string>
</tuple>
<none/>
<global name="ListBox" module="Products.ERP5Form.ListBox"/>
<tuple/>
</tuple>
</pickle>
<pickle>
......@@ -444,12 +441,8 @@
<value>
<list>
<tuple>
<string>Group Calendar Event</string>
<string>Group Calendar Event</string>
</tuple>
<tuple>
<string>Group Calendar Period</string>
<string>Group Calendar Period</string>
<string>Group Presence Period</string>
<string>Group Presence Period</string>
</tuple>
</list>
</value>
......@@ -528,11 +521,8 @@
<record id="2" aka="AAAAAAAAAAI=">
<pickle>
<tuple>
<tuple>
<string>Products.Formulator.MethodField</string>
<string>Method</string>
</tuple>
<none/>
<global name="Method" module="Products.Formulator.MethodField"/>
<tuple/>
</tuple>
</pickle>
<pickle>
......
304
\ No newline at end of file
305
\ 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