Commit b76a2861 authored by Łukasz Nowak's avatar Łukasz Nowak

- use correct selection name for module

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@22547 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent fca60075
......@@ -66,7 +66,7 @@
<item>
<key> <string>_body</string> </key>
<value> <string>return context.portal_selections.getSelectionValueList(context=context,\n
selection_name= \'production_order_selection\')\n
selection_name= \'production_order_module_selection\')\n
</string> </value>
</item>
<item>
......
371
\ No newline at end of file
372
\ 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