Commit 8e52238c authored by Kazuhiko Shiozaki's avatar Kazuhiko Shiozaki

2008-09-29 Kazuhiko

* we no longer have list_page_selection in a listbox with only 1 page.

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@23876 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent b9cd866a
......@@ -9,12 +9,6 @@
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>__ac_local_roles__</string> </key>
<value>
<none/>
</value>
</item>
<item>
<key> <string>_bind_names</string> </key>
<value>
......@@ -69,9 +63,9 @@
\t<td> - 0 item(s) selected</td>\n
</tr>\n
<tr>\n
\t<td>verifySelected</td>\n
\t<td>verifyElementNotPresent</td>\n
\t<td>id=listbox_page_selection</td>\n
\t<td>1 of 1</td>\n
\t<td></td>\n
</tr>\n
<tr>\n
\t<td>verifyElementNotPresent</td>\n
......
......@@ -189,9 +189,9 @@
\t<td></td>\n
</tr>\n
<tr>\n
\t<td>verifySelected</td>\n
\t<td>verifyElementNotPresent</td>\n
\t<td>id=listbox_page_selection</td>\n
\t<td>1 of 1</td>\n
\t<td></td>\n
</tr>\n
<tr>\n
\t<td>verifyElementNotPresent</td>\n
......
......@@ -90,9 +90,9 @@ For now, selection too does not allow such deletion, so, this test is only valid
\t<td> - 0 item(s) selected</td>\n
</tr>\n
<tr>\n
\t<td>verifySelected</td>\n
\t<td>verifyElementNotPresent</td>\n
\t<td>id=listbox_page_selection</td>\n
\t<td>1 of 1</td>\n
\t<td></td>\n
</tr>\n
<tr>\n
\t<td>clickAndWait</td>\n
......
......@@ -87,9 +87,9 @@
\t<td> - 0 item(s) selected</td>\n
</tr>\n
<tr>\n
\t<td>verifySelected</td>\n
\t<td>verifyElementNotPresent</td>\n
\t<td>id=listbox_page_selection</td>\n
\t<td>1 of 1</td>\n
\t<td></td>\n
</tr>\n
<tr>\n
\t<td>verifyElementNotPresent</td>\n
......
......@@ -67,9 +67,9 @@
\t<td> - 0 item(s) selected</td>\n
</tr>\n
<tr>\n
\t<td>verifySelected</td>\n
\t<td>verifyElementNotPresent</td>\n
\t<td>id=listbox_page_selection</td>\n
\t<td>1 of 1</td>\n
\t<td></td>\n
</tr>\n
<tr>\n
\t<td>verifyElementNotPresent</td>\n
......
392
\ No newline at end of file
393
\ 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