Commit 4a87330c authored by Łukasz Nowak's avatar Łukasz Nowak

- added rest of groups, moved title to center

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@22362 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 8e8c23a2
......@@ -74,7 +74,11 @@
<key> <string>group_list</string> </key>
<value>
<list>
<string>Default</string>
<string>left</string>
<string>center</string>
<string>right</string>
<string>bottom</string>
<string>hidden</string>
</list>
</value>
</item>
......@@ -83,13 +87,37 @@
<value>
<dictionary>
<item>
<key> <string>Default</string> </key>
<key> <string>bottom</string> </key>
<value>
<list/>
</value>
</item>
<item>
<key> <string>center</string> </key>
<value>
<list>
<string>my_title</string>
</list>
</value>
</item>
<item>
<key> <string>hidden</string> </key>
<value>
<list/>
</value>
</item>
<item>
<key> <string>left</string> </key>
<value>
<list/>
</value>
</item>
<item>
<key> <string>right</string> </key>
<value>
<list/>
</value>
</item>
</dictionary>
</value>
</item>
......
228
\ No newline at end of file
230
\ 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