Commit d17614c7 authored by Valentin Benozillo's avatar Valentin Benozillo Committed by Valentin Benozillo

erp5_ui_test: Drop the plural

parent 3998056d
...@@ -71,7 +71,7 @@ ...@@ -71,7 +71,7 @@
<dictionary> <dictionary>
<item> <item>
<key> <string>text</string> </key> <key> <string>text</string> </key>
<value> <string>string:${object_url}/Foo_viewIntegerFields</string> </value> <value> <string>string:${object_url}/Foo_viewIntegerField</string> </value>
</item> </item>
</dictionary> </dictionary>
</pickle> </pickle>
......
...@@ -42,7 +42,7 @@ ...@@ -42,7 +42,7 @@
</tr> </tr>
<tr> <tr>
<td>open</td> <td>open</td>
<td>${base_url}/foo_module/0/Foo_viewIntegerFields</td> <td>${base_url}/foo_module/0/Foo_viewIntegerField</td>
<td></td> <td></td>
</tr> </tr>
<tr> <tr>
...@@ -58,4 +58,4 @@ ...@@ -58,4 +58,4 @@
</tbody></table> </tbody></table>
</body> </body>
</html> </html>
\ No newline at end of file
...@@ -110,7 +110,7 @@ ...@@ -110,7 +110,7 @@
</item> </item>
<item> <item>
<key> <string>id</string> </key> <key> <string>id</string> </key>
<value> <string>Foo_viewIntegerFields</string> </value> <value> <string>Foo_viewIntegerField</string> </value>
</item> </item>
<item> <item>
<key> <string>method</string> </key> <key> <string>method</string> </key>
......
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