diff --git a/bt5/erp5_syncml/SkinTemplateItem/portal_skins/erp5_syncml/SyncMLPublication_view.xml b/bt5/erp5_syncml/SkinTemplateItem/portal_skins/erp5_syncml/SyncMLPublication_view.xml index 31b0afa9c596a60c7e835bd75b292f78ff16d478..e43ce620d6e049d10d93d953e530cb3c7eeab9b8 100644 --- a/bt5/erp5_syncml/SkinTemplateItem/portal_skins/erp5_syncml/SyncMLPublication_view.xml +++ b/bt5/erp5_syncml/SkinTemplateItem/portal_skins/erp5_syncml/SyncMLPublication_view.xml @@ -102,8 +102,8 @@ <string>my_conduit_module_id</string> <string>my_list_method_id</string> <string>my_xml_binding_generator_method_id</string> - <string>my_synchronization_id_generator_method_id</string> <string>my_gid_generator_method_id</string> + <string>my_synchronization_id_generator_method_id</string> <string>my_content_type</string> <string>my_authentication_type</string> <string>my_authentication_format</string> diff --git a/bt5/erp5_syncml/SkinTemplateItem/portal_skins/erp5_syncml/SyncMLSubscription_view.xml b/bt5/erp5_syncml/SkinTemplateItem/portal_skins/erp5_syncml/SyncMLSubscription_view.xml index 7f49ac88de3295fc9428fb4db29a32cb41a6a83d..f103d0a9ce23c5267c5aa08b853e61ac28556383 100644 --- a/bt5/erp5_syncml/SkinTemplateItem/portal_skins/erp5_syncml/SyncMLSubscription_view.xml +++ b/bt5/erp5_syncml/SkinTemplateItem/portal_skins/erp5_syncml/SyncMLSubscription_view.xml @@ -107,10 +107,10 @@ <string>my_conduit_module_id</string> <string>my_xml_binding_generator_method_id</string> <string>my_gid_generator_method_id</string> + <string>my_synchronization_id_generator_method_id</string> <string>my_user_id</string> <string>my_password</string> <string>my_content_type</string> - <string>my_synchronization_id_generator_method_id</string> </list> </value> </item> diff --git a/bt5/erp5_syncml/bt/revision b/bt5/erp5_syncml/bt/revision index 4e9e288487445d1193130dba3e3c6af29b242115..4b6f9c39e5c757bf387d465c53026b336dd8b96c 100644 --- a/bt5/erp5_syncml/bt/revision +++ b/bt5/erp5_syncml/bt/revision @@ -1 +1 @@ -63 \ No newline at end of file +64 \ No newline at end of file