Commit 8dc56c7b authored by Tomáš Peterka's avatar Tomáš Peterka Committed by Tomáš Peterka

[renderjs_ui_test] ListboxSortColumn takes advantage of ignoring maldefined sorting

parent 5fc58a12
...@@ -19,10 +19,10 @@ ...@@ -19,10 +19,10 @@
</thead><tbody> </thead><tbody>
<tal:block metal:use-macro="here/Zuite_CommonTemplate/macros/init" /> <tal:block metal:use-macro="here/Zuite_CommonTemplate/macros/init" />
<!-- make the listbox to sort by ID DESC --> <!-- Clean Up -->
<tr> <tr>
<td>open</td> <td>open</td>
<td>${base_url}/foo_module/ListBoxZuite_reset?field_sort=</td> <td>${base_url}/bar_module/ListBoxZuite_reset</td>
<td></td> <td></td>
</tr> </tr>
......
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