Commit f2c5afb4 authored by Jérome Perrin's avatar Jérome Perrin

show all lines in the mass worklow dialog confirmation

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28434 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent b3abf4aa
......@@ -62,6 +62,7 @@ selection_tool.setSelectionParamsFor(selection_name,\n
request = container.REQUEST\n
request.set(\'proxy_form_id\', form_id)\n
request.set(\'reset\', 1)\n
request.set(\'ignore_hide_rows\', 1)\n
\n
return context.Folder_viewWorkflowActionDocumentListDialogRenderer(REQUEST=request)\n
</string> </value>
......
1278
\ No newline at end of file
1279
\ No newline at end of file
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment