Commit 3f597f30 authored by Kevin Deldycke's avatar Kevin Deldycke

Differentiate two level of layout

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@8772 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent ee8465b6
......@@ -110,7 +110,8 @@
<key> <string>right</string> </key>
<value>
<list>
<string>my_layout</string>
<string>my_container_layout</string>
<string>my_content_layout</string>
<string>my_source_title_list</string>
</list>
</value>
......
......@@ -14,7 +14,7 @@
<dictionary>
<item>
<key> <string>id</string> </key>
<value> <string>my_layout</string> </value>
<value> <string>my_container_layout</string> </value>
</item>
<item>
<key> <string>message_values</string> </key>
......@@ -243,7 +243,7 @@
</item>
<item>
<key> <string>title</string> </key>
<value> <string>Layout</string> </value>
<value> <string>Container Layout</string> </value>
</item>
<item>
<key> <string>truncate</string> </key>
......
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