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

execute activities after creating document

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33814 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 468a3f47
......@@ -146,6 +146,23 @@ metal:use-macro="here/RelationFieldZuite_CommonTemplate/macros/init"\n
<td>field_my_bar_category_title_list</td>\n
<td>azértï</td>\n
</tr>\n
\n
<tr>\n
<td>open</td>\n
<td>${base_url}/Zuite_waitForActivities</td>\n
<td></td>\n
</tr>\n
<tr>\n
<td>verifyTextPresent</td>\n
<td>Done.</td>\n
<td></td>\n
</tr>\n
<tr>\n
<td>open</td>\n
<td>${base_url}/foo_module/0/Foo_viewRelationField</td>\n
<td></td>\n
</tr>\n
\n
<tr>\n
<td>type</td>\n
<td>field_my_bar_category_title_list</td>\n
......
544
\ No newline at end of file
545
\ 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