diff --git a/product/ERP5/bootstrap/erp5_core/ActionTemplateItem/portal_types/Preference/view_template.xml b/product/ERP5/bootstrap/erp5_core/ActionTemplateItem/portal_types/Preference/view_template.xml index b63be677e355eae0e2c93ccad88706827a6385e1..e4c0111eb254800b2e828b8b18b044c9dcf1bc9a 100644 --- a/product/ERP5/bootstrap/erp5_core/ActionTemplateItem/portal_types/Preference/view_template.xml +++ b/product/ERP5/bootstrap/erp5_core/ActionTemplateItem/portal_types/Preference/view_template.xml @@ -30,7 +30,9 @@ </item> <item> <key> <string>description</string> </key> - <value> <string></string> </value> + <value> + <none/> + </value> </item> <item> <key> <string>icon</string> </key> @@ -50,7 +52,7 @@ </item> <item> <key> <string>priority</string> </key> - <value> <float>100.0</float> </value> + <value> <float>50.0</float> </value> </item> <item> <key> <string>title</string> </key> diff --git a/product/ERP5/bootstrap/erp5_core/bt/revision b/product/ERP5/bootstrap/erp5_core/bt/revision index 3d2b7eb6dfb50536d9d370f2ffded684d5a4ca9e..a28c3e6791fbf6278d6527e0c1c89772cb0ef774 100644 --- a/product/ERP5/bootstrap/erp5_core/bt/revision +++ b/product/ERP5/bootstrap/erp5_core/bt/revision @@ -1 +1 @@ -1786 \ No newline at end of file +1787 \ No newline at end of file