From 3d44000200dd92bba3c1704faa90208ada310692 Mon Sep 17 00:00:00 2001 From: Rafael Monnerat <rafael@nexedi.com> Date: Mon, 27 Aug 2007 18:42:40 +0000 Subject: [PATCH] Small changed at default configuration of planning box git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@15856 20353a03-c40f-0410-a6d1-a30d3c3de9de --- .../Project_viewPlanning/planning_box.xml | 18 +++++++++++++++--- 1 file changed, 15 insertions(+), 3 deletions(-) diff --git a/bt5/erp5_project/SkinTemplateItem/portal_skins/erp5_project/Project_viewPlanning/planning_box.xml b/bt5/erp5_project/SkinTemplateItem/portal_skins/erp5_project/Project_viewPlanning/planning_box.xml index 5f6ce18f18..c087bdb338 100644 --- a/bt5/erp5_project/SkinTemplateItem/portal_skins/erp5_project/Project_viewPlanning/planning_box.xml +++ b/bt5/erp5_project/SkinTemplateItem/portal_skins/erp5_project/Project_viewPlanning/planning_box.xml @@ -449,6 +449,10 @@ <key> <string>info_center</string> </key> <value> <string>getTitle</string> </value> </item> + <item> + <key> <string>info_tooltip</string> </key> + <value> <string></string> </value> + </item> <item> <key> <string>info_topleft</string> </key> <value> <string>getStartDate</string> </value> @@ -504,6 +508,10 @@ <key> <string>sec_axis_script</string> </key> <value> <string>Planning_generateAxis</string> </value> </item> + <item> + <key> <string>second_layer_list_method</string> </key> + <value> <string></string> </value> + </item> <item> <key> <string>selection_name</string> </key> <value> <string>planning_0</string> </value> @@ -557,7 +565,7 @@ </item> <item> <key> <string>stat_method</string> </key> - <value> <string>Planning_commonStats</string> </value> + <value> <string></string> </value> </item> <item> <key> <string>title</string> </key> @@ -567,13 +575,17 @@ <key> <string>title_line</string> </key> <value> <string></string> </value> </item> + <item> + <key> <string>use_date_zoom</string> </key> + <value> <int>0</int> </value> + </item> <item> <key> <string>whitespace_preserve</string> </key> <value> <int>0</int> </value> </item> <item> <key> <string>x_axis_position</string> </key> - <value> <int>1</int> </value> + <value> <int>0</int> </value> </item> <item> <key> <string>x_start_bloc</string> </key> @@ -585,7 +597,7 @@ </item> <item> <key> <string>y_axis_position</string> </key> - <value> <int>1</int> </value> + <value> <int>0</int> </value> </item> <item> <key> <string>y_size_block</string> </key> -- 2.30.9