Commit 28834c26 authored by Łukasz Nowak's avatar Łukasz Nowak Committed by Rafael Monnerat

Return batch mode result.

parent 4e6ec195
......@@ -96,6 +96,8 @@ else :\n
if not batch_mode:\n
return context.Base_redirect(form_id,\n
keep_items=dict(portal_status_message=message))\n
else:\n
return result\n
</string> </value>
</item>
<item>
......
47
\ No newline at end of file
48
\ 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