Commit a45214ce authored by Romain Courteaud's avatar Romain Courteaud

Add a readonly RelationField, in order to verify that...

Add a readonly RelationField, in order to verify that testSimpleRelationFieldWheelButton is still OK.

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@12005 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent affc3546
...@@ -109,6 +109,7 @@ ...@@ -109,6 +109,7 @@
<list> <list>
<string>my_id</string> <string>my_id</string>
<string>my_title</string> <string>my_title</string>
<string>foo_category_title</string>
<string>my_foo_category_title</string> <string>my_foo_category_title</string>
<string>my_fake_category_title</string> <string>my_fake_category_title</string>
<string>my_foo_big_category_title</string> <string>my_foo_big_category_title</string>
......
145 146
\ 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