Commit c4ebc467 authored by Nicolas Delaby's avatar Nicolas Delaby

commited by mistake in r45097, sorry

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@45098 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 396630ef
......@@ -60,8 +60,6 @@ for i in solver_list:\n
solver_process = i\n
break\n
\n
if not context.getPortalObject().portal_solver_processes.isDivergent(context):\n
return []\n
\n
if solver_process is None:\n
solver_process = context.getPortalObject().portal_solver_processes.newSolverProcess(context)\n
......
151
\ No newline at end of file
152
\ 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