diff --git a/bt5/erp5_dms/SkinTemplateItem/portal_skins/erp5_dms/ExternalSource_view/my_follow_up_title.xml b/bt5/erp5_dms/SkinTemplateItem/portal_skins/erp5_dms/ExternalSource_view/my_follow_up_title.xml index 5f3f063308c06445eef1e0fcb1a60c314956f29d..36424de951dc865fe86b83655b6af41a80fad3b9 100644 --- a/bt5/erp5_dms/SkinTemplateItem/portal_skins/erp5_dms/ExternalSource_view/my_follow_up_title.xml +++ b/bt5/erp5_dms/SkinTemplateItem/portal_skins/erp5_dms/ExternalSource_view/my_follow_up_title.xml @@ -95,7 +95,7 @@ </item> <item> <key> <string>form_id</string> </key> - <value> <string>Document_library</string> </value> + <value> <string>Document_viewFieldLibrary</string> </value> </item> <item> <key> <string>target</string> </key> diff --git a/bt5/erp5_dms/SkinTemplateItem/portal_skins/erp5_dms/Image_view/my_follow_up_title.xml b/bt5/erp5_dms/SkinTemplateItem/portal_skins/erp5_dms/Image_view/my_follow_up_title.xml index 5f3f063308c06445eef1e0fcb1a60c314956f29d..36424de951dc865fe86b83655b6af41a80fad3b9 100644 --- a/bt5/erp5_dms/SkinTemplateItem/portal_skins/erp5_dms/Image_view/my_follow_up_title.xml +++ b/bt5/erp5_dms/SkinTemplateItem/portal_skins/erp5_dms/Image_view/my_follow_up_title.xml @@ -95,7 +95,7 @@ </item> <item> <key> <string>form_id</string> </key> - <value> <string>Document_library</string> </value> + <value> <string>Document_viewFieldLibrary</string> </value> </item> <item> <key> <string>target</string> </key> diff --git a/bt5/erp5_dms/bt/change_log b/bt5/erp5_dms/bt/change_log index 4e8d8cfb96d91f8ba4b7339a8902a3bb50661ac1..807dfe3a8b291fade5eb4ece93657a65af8ab0c2 100644 --- a/bt5/erp5_dms/bt/change_log +++ b/bt5/erp5_dms/bt/change_log @@ -1,3 +1,7 @@ +2007-10-03 yusei +* Fixed broken proxy fields. +(ExternalSource_view.my_follow_up_title and Image_view.my_follow_up_title) + 2007-09-25 yo * Set module group on portal types. diff --git a/bt5/erp5_dms/bt/revision b/bt5/erp5_dms/bt/revision index 01b67236d1db8c71f501afae086d7dcf09b0f193..a3d3658d4368a8857b932e02b560338eae532268 100644 --- a/bt5/erp5_dms/bt/revision +++ b/bt5/erp5_dms/bt/revision @@ -1 +1 @@ -688 \ No newline at end of file +690 \ No newline at end of file