From 18c25295c831a026fb115e7d9718bf95d2679436 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9rome=20Perrin?= <jerome@nexedi.com> Date: Fri, 16 May 2008 15:58:35 +0000 Subject: [PATCH] Allow jump git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@21004 20353a03-c40f-0410-a6d1-a30d3c3de9de --- .../my_social_insurance_annotation_line_source_title.xml | 8 +------- bt5/erp5_payroll/bt/revision | 2 +- 2 files changed, 2 insertions(+), 8 deletions(-) diff --git a/bt5/erp5_payroll/SkinTemplateItem/portal_skins/erp5_paysheet_model/PaySheetModel_view/my_social_insurance_annotation_line_source_title.xml b/bt5/erp5_payroll/SkinTemplateItem/portal_skins/erp5_paysheet_model/PaySheetModel_view/my_social_insurance_annotation_line_source_title.xml index 2453e24c20..e16460d7b4 100644 --- a/bt5/erp5_payroll/SkinTemplateItem/portal_skins/erp5_paysheet_model/PaySheetModel_view/my_social_insurance_annotation_line_source_title.xml +++ b/bt5/erp5_payroll/SkinTemplateItem/portal_skins/erp5_paysheet_model/PaySheetModel_view/my_social_insurance_annotation_line_source_title.xml @@ -18,9 +18,7 @@ <item> <key> <string>delegated_list</string> </key> <value> - <list> - <string>allow_jump</string> - </list> + <list/> </value> </item> <item> @@ -80,10 +78,6 @@ <key> <string>values</string> </key> <value> <dictionary> - <item> - <key> <string>allow_jump</string> </key> - <value> <int>0</int> </value> - </item> <item> <key> <string>field_id</string> </key> <value> <string>my_social_insurance_annotation_line_source_title</string> </value> diff --git a/bt5/erp5_payroll/bt/revision b/bt5/erp5_payroll/bt/revision index 7371afb09c..f71beab75f 100644 --- a/bt5/erp5_payroll/bt/revision +++ b/bt5/erp5_payroll/bt/revision @@ -1 +1 @@ -236 \ No newline at end of file +237 \ No newline at end of file -- 2.30.9