diff --git a/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Preference_view/my_priority.xml b/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Preference_view/my_priority.xml index e629e803783786b6adf79a4e17bf24a5794c5159..ffca660831c0f16704ed9641b29f03f2c7b41f54 100644 --- a/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Preference_view/my_priority.xml +++ b/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Preference_view/my_priority.xml @@ -291,7 +291,7 @@ <dictionary> <item> <key> <string>_text</string> </key> - <value> <string>here/Preference_getPriorityAsText</string> </value> + <value> <string>python: here.getPriority()</string> </value> </item> </dictionary> </pickle> diff --git a/product/ERP5/bootstrap/erp5_core/bt/revision b/product/ERP5/bootstrap/erp5_core/bt/revision index ffda4e73f09ccf34ad373cedb584812e9a8a4b72..3fbd193e4a2dea8bb1d580e5bab0e1e586ee8686 100644 --- a/product/ERP5/bootstrap/erp5_core/bt/revision +++ b/product/ERP5/bootstrap/erp5_core/bt/revision @@ -1 +1 @@ -105 \ No newline at end of file +106 \ No newline at end of file