diff --git a/bt5/erp5_project/SkinTemplateItem/portal_skins/erp5_project/Person_viewPlanning/planning_box.xml b/bt5/erp5_project/SkinTemplateItem/portal_skins/erp5_project/Person_viewPlanning/planning_box.xml index c72c4cf76b6ebc51565e7e517f63fb814f8dda76..ebc53d1c2f433d1f2df8409adebe51b78a4c1b07 100644 --- a/bt5/erp5_project/SkinTemplateItem/portal_skins/erp5_project/Person_viewPlanning/planning_box.xml +++ b/bt5/erp5_project/SkinTemplateItem/portal_skins/erp5_project/Person_viewPlanning/planning_box.xml @@ -17,12 +17,12 @@ <value> <list> <string>title</string> - <string>description</string> <string>js_enabled</string> <string>report_root_list</string> <string>selection_name</string> <string>portal_types</string> <string>list_method</string> + <string>round_script</string> <string>info_center</string> <string>info_topleft</string> <string>info_topright</string> @@ -109,10 +109,6 @@ <key> <string>values</string> </key> <value> <dictionary> - <item> - <key> <string>description</string> </key> - <value> <string>Planning of Tasks and Task Report related to the Person</string> </value> - </item> <item> <key> <string>field_id</string> </key> <value> <string>planning_box</string> </value> @@ -177,6 +173,10 @@ </list> </value> </item> + <item> + <key> <string>round_script</string> </key> + <value> <string>Planning_roundBoundToMinute</string> </value> + </item> <item> <key> <string>sec_layer_list_method</string> </key> <value> diff --git a/bt5/erp5_project/bt/revision b/bt5/erp5_project/bt/revision index 871cae9aa662ba186a3a1da42301a2cfbbaea7e0..5f1a9f39c27866e19c2665f899cec7d843660ad4 100644 --- a/bt5/erp5_project/bt/revision +++ b/bt5/erp5_project/bt/revision @@ -1 +1 @@ -323 \ No newline at end of file +324 \ No newline at end of file