Commit ce8de3af authored by Rafael Monnerat's avatar Rafael Monnerat

Minor changes.

parent 263c60ab
...@@ -79,7 +79,8 @@ session[\'listbox\'] = [newTempBase(context.getPortalObject(), \'\',\n ...@@ -79,7 +79,8 @@ session[\'listbox\'] = [newTempBase(context.getPortalObject(), \'\',\n
tested = False\n tested = False\n
)]\n )]\n
\n \n
return context.Base_redirect(\'TestPageModule_viewChapterCreationWizard\', keep_items = dict(portal_status_message=portal_status_message))\n return context.Base_redirect(\'TestPageModule_viewChapterCreationWizard\', \n
keep_items = dict(portal_status_message=portal_status_message))\n
</string> </value> </string> </value>
</item> </item>
<item> <item>
......
22 23
\ No newline at end of file \ 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