Commit c00dac75 authored by Kazuhiko Shiozaki's avatar Kazuhiko Shiozaki

add a form of tested_property_title.

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34125 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 2f13664c
......@@ -75,6 +75,7 @@
<value>
<list>
<string>my_tested_property</string>
<string>my_tested_property_title</string>
</list>
</value>
</item>
......
......@@ -97,6 +97,7 @@
<value>
<list>
<string>my_tested_property</string>
<string>my_tested_property_title</string>
<string>my_quantity</string>
<string>my_quantity_range_min</string>
<string>my_quantity_range_max</string>
......
......@@ -101,6 +101,7 @@
<value>
<list>
<string>my_tested_property</string>
<string>my_tested_property_title</string>
<string>my_quantity</string>
<string>my_quantity_range_min</string>
<string>my_quantity_range_max</string>
......
......@@ -75,6 +75,7 @@
<value>
<list>
<string>my_tested_property</string>
<string>my_tested_property_title</string>
</list>
</value>
</item>
......
78
\ No newline at end of file
79
\ 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