Commit 48c20cac authored by Romain Courteaud's avatar Romain Courteaud

Relation field's listbox's columns are not sortable.

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@17155 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent b742ede7
......@@ -118,8 +118,9 @@
<!-- XXX this will probably fail ... -->\n
<td>1 record(s)</td>\n
</tr>\n
<tr>\n
<!-- now we try to sort the listbox... -->\n
<!-- its not possible to sort the relation field listbox currently... -->\n
<!--tr>\n
\n
<td>clickAndWait</td>\n
<td>link=ID</td>\n
<td></td>\n
......@@ -128,7 +129,7 @@
<td>assertTextNotPresent</td>\n
<td>Error</td>\n
<td></td>\n
</tr>\n
</tr-->\n
<tr>\n
<td>click</td>\n
<td>//tr[@id="listbox_data_line_0"]/td[1]/input</td>\n
......
269
\ No newline at end of file
270
\ 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