diff --git a/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/BusinessTemplate_viewInstallationDialog.xml b/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/BusinessTemplate_viewInstallationDialog.xml index 159c99e7c49e3c6d892dc97966028be7c68ec209..ca4055a4fdd2f2bdc983942caa5e98643b9561d7 100644 --- a/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/BusinessTemplate_viewInstallationDialog.xml +++ b/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/BusinessTemplate_viewInstallationDialog.xml @@ -80,7 +80,7 @@ <value> <dictionary> <item> - <key> <string>bottom</string> </key> + <key> <string>bottom</string> </key> <value> <list> <string>listbox</string> @@ -89,9 +89,12 @@ </value> </item> <item> - <key> <string>center</string> </key> + <key> <string>center</string> </key> <value> - <list/> + <list> + <string>your_update_catalog</string> + <string>your_update_translation</string> + </list> </value> </item> <item> @@ -103,16 +106,13 @@ </value> </item> <item> - <key> <string>left</string> </key> + <key> <string>left</string> </key> <value> - <list> - <string>your_update_catalog</string> - <string>your_update_translation</string> - </list> + <list/> </value> </item> <item> - <key> <string>right</string> </key> + <key> <string>right</string> </key> <value> <list/> </value> diff --git a/product/ERP5/bootstrap/erp5_core/bt/revision b/product/ERP5/bootstrap/erp5_core/bt/revision index 9e6181a6edf278d8fe3d626196e7a67223fae140..53c731105c7803f053a072618b750de8b3a1189c 100644 --- a/product/ERP5/bootstrap/erp5_core/bt/revision +++ b/product/ERP5/bootstrap/erp5_core/bt/revision @@ -1 +1 @@ -285 \ No newline at end of file +286 \ No newline at end of file