Commit 0536f940 authored by Lucas Carvalho's avatar Lucas Carvalho

22-03-2011 lucas

- Make the test testHowToInstanceI18N independent of ERP5 front page.
- Fixed the listbox element name.

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@44505 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent be312237
...@@ -83,17 +83,7 @@ XXX: This is the way user would have done but it fails for FF in some conditions ...@@ -83,17 +83,7 @@ XXX: This is the way user would have done but it fails for FF in some conditions
</tr>\n </tr>\n
<tr>\n <tr>\n
<td>verifyTextPresent</td>\n <td>verifyTextPresent</td>\n
<td>Recherche rapide</td>\n <td>Mes favoris</td>\n
<td></td>\n
</tr>\n
<tr>\n
<td>verifyTextPresent</td>\n
<td>Partage</td>\n
<td></td>\n
</tr>\n
<tr>\n
<td>verifyTextPresent</td>\n
<td>Navigation</td>\n
<td></td>\n <td></td>\n
</tr>\n </tr>\n
<tr>\n <tr>\n
...@@ -114,7 +104,7 @@ XXX: This is the way user would have done but it fails for FF in some conditions ...@@ -114,7 +104,7 @@ XXX: This is the way user would have done but it fails for FF in some conditions
</tr>\n </tr>\n
<tr>\n <tr>\n
<td>type</td>\n <td>type</td>\n
<td>translated_validation_state_title</td>\n <td>listbox_translated_validation_state_title</td>\n
<td>Valid%</td>\n <td>Valid%</td>\n
</tr>\n </tr>\n
<tr>\n <tr>\n
......
22-03-2011 lucas
- Make the test testHowToInstanceI18N independent of ERP5 front page.
- Fixed the listbox element name.
22-03-2011 lucas 22-03-2011 lucas
- Fixed the listbox element name. - Fixed the listbox element name.
......
751 752
\ 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