Commit 824d77aa authored by Kazuhiko Shiozaki's avatar Kazuhiko Shiozaki

follow the change in r29867 : render " - xxx items selected" only if show_select_column.


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29989 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent edb91635
......@@ -93,9 +93,9 @@
<td>0 records</td>\n
</tr>\n
<tr>\n
<td>verifyText</td>\n
<td>verifyElementNotPresent</td>\n
<td>id=listbox_item_number</td>\n
<td> - 0 items selected</td>\n
<td></td>\n
</tr>\n
<tal:block tal:condition="python: context.TestTool_getSkinName()!=\'Mobile\'">\n
<tr>\n
......
500
\ No newline at end of file
501
\ 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