diff --git a/bt5/erp5_dms/SkinTemplateItem/portal_skins/erp5_dms/OOoDocument_view.xml b/bt5/erp5_dms/SkinTemplateItem/portal_skins/erp5_dms/OOoDocument_view.xml index cc63bc5c607116e0cae17f0d6ddd2e8f045a3747..25251f6452338a225cd8617e6a7d5028bb0ccd5d 100644 --- a/bt5/erp5_dms/SkinTemplateItem/portal_skins/erp5_dms/OOoDocument_view.xml +++ b/bt5/erp5_dms/SkinTemplateItem/portal_skins/erp5_dms/OOoDocument_view.xml @@ -2,10 +2,7 @@ <ZopeData> <record id="1" aka="AAAAAAAAAAE="> <pickle> - <tuple> - <global name="ERP5Form" module="Products.ERP5Form.Form"/> - <tuple/> - </tuple> + <global name="ERP5Form" module="Products.ERP5Form.Form"/> </pickle> <pickle> <dictionary> @@ -102,7 +99,7 @@ <string>my_language</string> <string>my_int_index</string> <string>my_file</string> - <string>my_source_reference</string> + <string>my_filename</string> <string>my_translated_portal_type</string> <string>my_translated_external_processing_state_title</string> <string>my_revision</string> diff --git a/bt5/erp5_dms/SkinTemplateItem/portal_skins/erp5_dms/OOoDocument_view/my_source_reference.xml b/bt5/erp5_dms/SkinTemplateItem/portal_skins/erp5_dms/OOoDocument_view/my_filename.xml similarity index 94% rename from bt5/erp5_dms/SkinTemplateItem/portal_skins/erp5_dms/OOoDocument_view/my_source_reference.xml rename to bt5/erp5_dms/SkinTemplateItem/portal_skins/erp5_dms/OOoDocument_view/my_filename.xml index 36b414f40897b8c0754b8af64cc0d9da07754ac4..f2ac07fc61a230b0f8de5326b04529a98cf19e09 100644 --- a/bt5/erp5_dms/SkinTemplateItem/portal_skins/erp5_dms/OOoDocument_view/my_source_reference.xml +++ b/bt5/erp5_dms/SkinTemplateItem/portal_skins/erp5_dms/OOoDocument_view/my_filename.xml @@ -2,10 +2,7 @@ <ZopeData> <record id="1" aka="AAAAAAAAAAE="> <pickle> - <tuple> - <global name="ProxyField" module="Products.ERP5Form.ProxyField"/> - <tuple/> - </tuple> + <global name="ProxyField" module="Products.ERP5Form.ProxyField"/> </pickle> <pickle> <dictionary> @@ -17,7 +14,7 @@ </item> <item> <key> <string>id</string> </key> - <value> <string>my_source_reference</string> </value> + <value> <string>my_filename</string> </value> </item> <item> <key> <string>message_values</string> </key> diff --git a/bt5/erp5_dms/SkinTemplateItem/portal_skins/erp5_dms_base/File_view.xml b/bt5/erp5_dms/SkinTemplateItem/portal_skins/erp5_dms_base/File_view.xml index 627014e7f17c2940be7528163b44cb9abe744af2..646a9c29ce97730f69cee5d754001839a19f4e63 100644 --- a/bt5/erp5_dms/SkinTemplateItem/portal_skins/erp5_dms_base/File_view.xml +++ b/bt5/erp5_dms/SkinTemplateItem/portal_skins/erp5_dms_base/File_view.xml @@ -2,10 +2,7 @@ <ZopeData> <record id="1" aka="AAAAAAAAAAE="> <pickle> - <tuple> - <global name="ERP5Form" module="Products.ERP5Form.Form"/> - <tuple/> - </tuple> + <global name="ERP5Form" module="Products.ERP5Form.Form"/> </pickle> <pickle> <dictionary> @@ -110,7 +107,7 @@ <string>my_language</string> <string>my_int_index</string> <string>my_file</string> - <string>my_source_reference</string> + <string>my_filename</string> <string>my_translated_portal_type</string> <string>my_translated_external_processing_state_title</string> <string>my_revision</string> diff --git a/bt5/erp5_dms/SkinTemplateItem/portal_skins/erp5_dms_base/File_view/my_source_reference.xml b/bt5/erp5_dms/SkinTemplateItem/portal_skins/erp5_dms_base/File_view/my_filename.xml similarity index 94% rename from bt5/erp5_dms/SkinTemplateItem/portal_skins/erp5_dms_base/File_view/my_source_reference.xml rename to bt5/erp5_dms/SkinTemplateItem/portal_skins/erp5_dms_base/File_view/my_filename.xml index 36b414f40897b8c0754b8af64cc0d9da07754ac4..f2ac07fc61a230b0f8de5326b04529a98cf19e09 100644 --- a/bt5/erp5_dms/SkinTemplateItem/portal_skins/erp5_dms_base/File_view/my_source_reference.xml +++ b/bt5/erp5_dms/SkinTemplateItem/portal_skins/erp5_dms_base/File_view/my_filename.xml @@ -2,10 +2,7 @@ <ZopeData> <record id="1" aka="AAAAAAAAAAE="> <pickle> - <tuple> - <global name="ProxyField" module="Products.ERP5Form.ProxyField"/> - <tuple/> - </tuple> + <global name="ProxyField" module="Products.ERP5Form.ProxyField"/> </pickle> <pickle> <dictionary> @@ -17,7 +14,7 @@ </item> <item> <key> <string>id</string> </key> - <value> <string>my_source_reference</string> </value> + <value> <string>my_filename</string> </value> </item> <item> <key> <string>message_values</string> </key> diff --git a/bt5/erp5_dms/bt/revision b/bt5/erp5_dms/bt/revision index 82c782828315fd051f1f05838d2cbbf890481b71..64e9c649eacc9a5f3fb81b0b7b12483fc4014ffd 100644 --- a/bt5/erp5_dms/bt/revision +++ b/bt5/erp5_dms/bt/revision @@ -1 +1 @@ -1218 \ No newline at end of file +1219 \ No newline at end of file