Commit 54957c02 authored by Jérome Perrin's avatar Jérome Perrin

make sure we end up with the gap_id column sorting in ASCENDING



git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@9715 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 781ee14b
......@@ -171,9 +171,16 @@ Test `preferred_gap_id` column of Account Module\n
<td>//tr[@id=\'listbox_data_line_3\']/td[2]/a</td>\n
<td>40</td>\n
</tr>\n
\n
<!-- }}} -->\n
\n
<tr>\n
<!-- make sure we end up sorting in ASCENDING-->\n
<td>clickAndWait</td>\n
<td>link=GAP No</td>\n
<td></td>\n
</tr>\n
\n
\n
</tbody></table>\n
</body>\n
</html> <!-- vim: syntax=html foldmethod=marker\n
......
10
\ No newline at end of file
11
\ 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