Commit 268442b0 authored by Jérome Perrin's avatar Jérome Perrin

resource on calendars was not set to an existing path ( since r19980)

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@20014 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 86e5cdfc
...@@ -94,7 +94,7 @@ ...@@ -94,7 +94,7 @@
<value> <string>Base_viewFieldLibrary</string> </value> <value> <string>Base_viewFieldLibrary</string> </value>
</item> </item>
<item> <item>
<key> <string>items</string> </key> <key> <string>items</string> </key>
<value> <value>
<list/> <list/>
</value> </value>
...@@ -104,7 +104,7 @@ ...@@ -104,7 +104,7 @@
<value> <string>Click to edit the target</string> </value> <value> <string>Click to edit the target</string> </value>
</item> </item>
<item> <item>
<key> <string>title</string> </key> <key> <string>title</string> </key>
<value> <string>Type</string> </value> <value> <string>Type</string> </value>
</item> </item>
</dictionary> </dictionary>
...@@ -124,7 +124,7 @@ ...@@ -124,7 +124,7 @@
<dictionary> <dictionary>
<item> <item>
<key> <string>_text</string> </key> <key> <string>_text</string> </key>
<value> <string>python: getattr(here.portal_categories.calendar_period_type, preferences.getPreference(\'preferred_category_child_item_list_method_id\', \'getCategoryChildCompactLogicalPathItemList\'))(local_sort_id=(\'int_index\', \'translated_title\'), checked_permission=\'View\')</string> </value> <value> <string>python: getattr(here.portal_categories.calendar_period_type, preferences.getPreference(\'preferred_category_child_item_list_method_id\', \'getCategoryChildCompactLogicalPathItemList\'))(local_sort_id=(\'int_index\', \'translated_title\'), checked_permission=\'View\', base=1)</string> </value>
</item> </item>
</dictionary> </dictionary>
</pickle> </pickle>
......
314 316
\ 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