diff --git a/bt5/erp5_project/SkinTemplateItem/portal_skins/erp5_project/Project_viewDialogFieldLibrary/your_simulation_state.xml b/bt5/erp5_project/SkinTemplateItem/portal_skins/erp5_project/Project_viewDialogFieldLibrary/your_simulation_state.xml index 4361ba1911590b7ac9ec2ddeb4e27229b4f84de2..e5c13162cfdf3de607e518f38692dac346b7fb71 100644 --- a/bt5/erp5_project/SkinTemplateItem/portal_skins/erp5_project/Project_viewDialogFieldLibrary/your_simulation_state.xml +++ b/bt5/erp5_project/SkinTemplateItem/portal_skins/erp5_project/Project_viewDialogFieldLibrary/your_simulation_state.xml @@ -118,7 +118,7 @@ <dictionary> <item> <key> <string>_text</string> </key> - <value> <string>python:ERP5Site_getWorkflowStateItemList(portal_type=(\'Task\', \'Task Report\') state_var=\'simulation_state\', display_none_category=False)</string> </value> + <value> <string>python:ERP5Site_getWorkflowStateItemList(portal_type=(\'Task\', \'Task Report\'), state_var=\'simulation_state\', display_none_category=False)</string> </value> </item> </dictionary> </pickle> diff --git a/bt5/erp5_project/bt/revision b/bt5/erp5_project/bt/revision index bbc7758aa49b1d3dea60e3644254c6bd755c5088..3e90fddabaf3ace09fc53f55094d2b34274bb759 100644 --- a/bt5/erp5_project/bt/revision +++ b/bt5/erp5_project/bt/revision @@ -1 +1 @@ -832 \ No newline at end of file +833 \ No newline at end of file