Commit ef27654b authored by Nicolas Delaby's avatar Nicolas Delaby

Disable those fields as they are not desirable by everyone

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@43864 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 6007482d
...@@ -87,7 +87,10 @@ ...@@ -87,7 +87,10 @@
<item> <item>
<key> <string>hidden</string> </key> <key> <string>hidden</string> </key>
<value> <value>
<list/> <list>
<string>my_source_section_title</string>
<string>my_destination_section_title</string>
</list>
</value> </value>
</item> </item>
<item> <item>
...@@ -108,9 +111,7 @@ ...@@ -108,9 +111,7 @@
<value> <value>
<list> <list>
<string>my_source_title</string> <string>my_source_title</string>
<string>my_source_section_title</string>
<string>my_destination_title_list</string> <string>my_destination_title_list</string>
<string>my_destination_section_title</string>
<string>my_default_follow_up_title</string> <string>my_default_follow_up_title</string>
<string>my_translated_simulation_state_title</string> <string>my_translated_simulation_state_title</string>
</list> </list>
......
536 539
\ 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