Commit cae04055 authored by Jérome Perrin's avatar Jérome Perrin

don't select English language, it's already selected and this blocks Zelenium 0.7

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27492 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 104096df
...@@ -88,13 +88,7 @@ ...@@ -88,13 +88,7 @@
<td tal:content="string: ${here/portal_url}/foo_module/FooModule_viewSearchDialog?dialog_category=object_search">/erp5/foo_module/foo_module/FooModule_viewSearchDialog?dialog_category=object_search</td>\n <td tal:content="string: ${here/portal_url}/foo_module/FooModule_viewSearchDialog?dialog_category=object_search">/erp5/foo_module/foo_module/FooModule_viewSearchDialog?dialog_category=object_search</td>\n
<td></td>\n <td></td>\n
</tr>\n </tr>\n
<tal:block tal:condition="python: context.TestTool_getSkinName()!=\'Mobile\'">\n \n
<tr>\n
<td>select</td>\n
<td>select_language</td>\n
<td>label=English</td>\n
<tr>\n
</tal:block>\n
<tal:block tal:condition="python: context.TestTool_getSkinName()==\'Mobile\'">\n <tal:block tal:condition="python: context.TestTool_getSkinName()==\'Mobile\'">\n
<tr>\n <tr>\n
<td>open</td>\n <td>open</td>\n
......
434 435
\ No newline at end of file \ 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