Commit 4f7fc25a authored by Nicolas Delaby's avatar Nicolas Delaby

Form group has not been commited yet to include my_preferred_conversion_cache_factory field

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27941 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 6972ce80
......@@ -75,6 +75,7 @@
<string>my_preferred_document_email_ingestion_address</string>
<string>my_preferred_document_ingestion_email_notification</string>
<string>my_preferred_document_reference_method_id</string>
<string>my_preferred_conversion_cache_factory</string>
</list>
</value>
</item>
......
......@@ -13,8 +13,8 @@
<key> <string>delegated_list</string> </key>
<value>
<list>
<string>title</string>
<string>items</string>
<string>title</string>
</list>
</value>
</item>
......@@ -105,7 +105,7 @@
</item>
<item>
<key> <string>title</string> </key>
<value> <string>Preferred Conversion Cache</string> </value>
<value> <string>Prefered Cache Factory</string> </value>
</item>
</dictionary>
</value>
......
994
\ No newline at end of file
995
\ 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