Commit 1686b3a9 authored by Jérome Perrin's avatar Jérome Perrin

title is no longer a keyword search key

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@15032 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 278c7031
......@@ -319,7 +319,7 @@ Test Accounting module listbox multi pages\n
<tr>\n
<td>type</td>\n
<td>//tr[@id=\'listbox_search_line\']/td[2]/span/input</td>\n
<td>Client</td>\n
<td>%Client%</td>\n
</tr>\n
\n
<tr>\n
......
......@@ -133,7 +133,7 @@ as title is a search key -->\n
<tr>\n
<td>type</td>\n
<td>//tr[@id=\'listbox_search_line\']/td[2]/span/input</td>\n
<td>Client</td>\n
<td>%Client%</td>\n
</tr>\n
<tr>\n
<td>clickAndWait</td>\n
......
49
\ No newline at end of file
50
\ 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