Commit 351f1fdf authored by Kevin Deldycke's avatar Kevin Deldycke

Differentiate two level of layout

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@8777 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent c0374608
......@@ -101,7 +101,8 @@
<list>
<string>my_id</string>
<string>my_title</string>
<string>my_layout</string>
<string>my_container_layout</string>
<string>my_content_layout</string>
<string>my_webmaster</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