Commit 3ef50c02 authored by Rafael Monnerat's avatar Rafael Monnerat

update proxy field

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@18287 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 045e569e
......@@ -9,12 +9,6 @@
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>_owner</string> </key>
<value>
<none/>
</value>
</item>
<item>
<key> <string>id</string> </key>
<value> <string>planning_box</string> </value>
......@@ -448,6 +442,14 @@
<key> <string>info_backright</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>info_botleft</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>info_botright</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>info_center</string> </key>
<value> <string>getTitle</string> </value>
......@@ -468,6 +470,29 @@
<key> <string>js_enabled</string> </key>
<value> <int>1</int> </value>
</item>
<item>
<key> <string>lane_root_list</string> </key>
<value>
<list>
<tuple>
<string>base_day_domain</string>
<string>Day</string>
</tuple>
<tuple>
<string>base_week_domain</string>
<string>Week</string>
</tuple>
<tuple>
<string>base_month_domain</string>
<string>Month</string>
</tuple>
<tuple>
<string>base_year_domain</string>
<string>Year</string>
</tuple>
</list>
</value>
</item>
<item>
<key> <string>list_method</string> </key>
<value>
......@@ -493,6 +518,10 @@
</list>
</value>
</item>
<item>
<key> <string>report_axis_groups</string> </key>
<value> <int>10</int> </value>
</item>
<item>
<key> <string>report_root_list</string> </key>
<value>
......@@ -591,6 +620,10 @@
<key> <string>use_date_zoom</string> </key>
<value> <int>1</int> </value>
</item>
<item>
<key> <string>vertical_view</string> </key>
<value> <int>0</int> </value>
</item>
<item>
<key> <string>whitespace_preserve</string> </key>
<value> <int>0</int> </value>
......
644
\ No newline at end of file
645
\ 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