Commit 4ce5ddf8 authored by Vincent Pelletier's avatar Vincent Pelletier

Reference id field by its position in the listbox, not by its name.

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@9031 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent d856142c
......@@ -256,7 +256,7 @@
<!-- Search by id -->\n
<tr>\n
\t<td>type</td>\n
\t<td>id</td>\n
\t<td>//tr[@id="listbox_search_line"]/td[2]//input</td>\n
\t<td>3</td>\n
</tr>\n
<tr>\n
......
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