Commit beee7935 authored by Rafael Monnerat's avatar Rafael Monnerat

there was 2 left groups and 2 right groups defined (with the same name),...

there was 2 left groups and 2 right groups defined (with the same name), renamed the center groups to center_right and center_left, as BusinessTemplate_view

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@24075 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent ca8291fc
......@@ -58,8 +58,8 @@
<list>
<string>left (Document Reference)</string>
<string>right (Publication Information)</string>
<string>left</string>
<string>right</string>
<string>center_left</string>
<string>center_right</string>
<string>center</string>
<string>hidden</string>
</list>
......@@ -78,19 +78,27 @@
</value>
</item>
<item>
<key> <string>hidden</string> </key>
<key> <string>center_left</string> </key>
<value>
<list/>
<list>
<string>my_contributor_title_list</string>
</list>
</value>
</item>
<item>
<key> <string>left</string> </key>
<key> <string>center_right</string> </key>
<value>
<list>
<string>my_contributor_title_list</string>
<string>my_subject_list</string>
</list>
</value>
</item>
<item>
<key> <string>hidden</string> </key>
<value>
<list/>
</value>
</item>
<item>
<key> <string>left (Document Reference)</string> </key>
<value>
......@@ -109,14 +117,6 @@
</list>
</value>
</item>
<item>
<key> <string>right</string> </key>
<value>
<list>
<string>my_subject_list</string>
</list>
</value>
</item>
<item>
<key> <string>right (Publication Information)</string> </key>
<value>
......
......@@ -58,8 +58,8 @@
<list>
<string>left (Document Reference)</string>
<string>right (Publication Information)</string>
<string>left</string>
<string>right</string>
<string>center_left</string>
<string>center_right</string>
<string>center</string>
<string>hidden</string>
</list>
......@@ -78,19 +78,27 @@
</value>
</item>
<item>
<key> <string>hidden</string> </key>
<key> <string>center_left</string> </key>
<value>
<list/>
<list>
<string>my_contributor_title_list</string>
</list>
</value>
</item>
<item>
<key> <string>left</string> </key>
<key> <string>center_right</string> </key>
<value>
<list>
<string>my_contributor_title_list</string>
<string>my_subject_list</string>
</list>
</value>
</item>
<item>
<key> <string>hidden</string> </key>
<value>
<list/>
</value>
</item>
<item>
<key> <string>left (Document Reference)</string> </key>
<value>
......@@ -109,14 +117,6 @@
</list>
</value>
</item>
<item>
<key> <string>right</string> </key>
<value>
<list>
<string>my_subject_list</string>
</list>
</value>
</item>
<item>
<key> <string>right (Publication Information)</string> </key>
<value>
......
925
\ No newline at end of file
931
\ 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