Commit fe4686d4 authored by Łukasz Nowak's avatar Łukasz Nowak

- add causality_list to configuration everywhere


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28364 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 42bab7cc
...@@ -111,6 +111,7 @@ NEVER USE IN PRODUCTION ENVIRONMENT!</string> </value> ...@@ -111,6 +111,7 @@ NEVER USE IN PRODUCTION ENVIRONMENT!</string> </value>
<key> <string>expandable_property</string> </key> <key> <string>expandable_property</string> </key>
<value> <value>
<tuple> <tuple>
<string>causality_list</string>
<string>source_list</string> <string>source_list</string>
<string>source_section_list</string> <string>source_section_list</string>
<string>source_function_list</string> <string>source_function_list</string>
......
...@@ -111,7 +111,7 @@ NEVER USE IN PRODUCTION ENVIRONMENT!</string> </value> ...@@ -111,7 +111,7 @@ NEVER USE IN PRODUCTION ENVIRONMENT!</string> </value>
<key> <string>expandable_property</string> </key> <key> <string>expandable_property</string> </key>
<value> <value>
<tuple> <tuple>
<string>causality_value</string> <string>causality_list</string>
<string>destination_administration_list</string> <string>destination_administration_list</string>
<string>destination_function_list</string> <string>destination_function_list</string>
<string>destination_list</string> <string>destination_list</string>
......
...@@ -111,6 +111,7 @@ NEVER USE IN PRODUCTION ENVIRONMENT!</string> </value> ...@@ -111,6 +111,7 @@ NEVER USE IN PRODUCTION ENVIRONMENT!</string> </value>
<key> <string>expandable_property</string> </key> <key> <string>expandable_property</string> </key>
<value> <value>
<tuple> <tuple>
<string>causality_list</string>
<string>source_list</string> <string>source_list</string>
<string>source_section_list</string> <string>source_section_list</string>
<string>source_function_list</string> <string>source_function_list</string>
......
236 237
\ 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