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

- only relative path of object is interesting from traceability point of view of pasted documents


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27970 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent b24a4bbb
......@@ -161,7 +161,7 @@ another object of the same type. -->\n
<tr>\n
<td>verifyText</td>\n
<td>x0_listbox_data_line_1</td>\n
<td>regexp:Object copied from /erp5/foo_module/2$</td>\n
<td tal:content="string:regexp:Object copied from /.*/foo_module/2$$"/>\n
</tr>\n
</body>\n
</html>\n
......
......@@ -149,7 +149,7 @@
<tr>\n
<td>verifyText</td>\n
<td>x0_listbox_data_line_1</td>\n
<td>regexp:Object copied from /erp5/foo_module/0$</td>\n
<td>regexp:Object copied from /.*/foo_module/0$</td>\n
</tr>\n
<tr>\n
<td>open</td>\n
......
439
\ No newline at end of file
440
\ 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