Commit 79410548 authored by Kevin Deldycke's avatar Kevin Deldycke

Clean-up group naming.

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@9524 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 7a3f3dc9
......@@ -62,9 +62,6 @@
<value>
<list>
<string>left</string>
<string>right</string>
<string>center</string>
<string>bottom</string>
<string>hidden</string>
</list>
</value>
......@@ -73,18 +70,6 @@
<key> <string>groups</string> </key>
<value>
<dictionary>
<item>
<key> <string>bottom</string> </key>
<value>
<list/>
</value>
</item>
<item>
<key> <string>center</string> </key>
<value>
<list/>
</value>
</item>
<item>
<key> <string>hidden</string> </key>
<value>
......@@ -101,12 +86,6 @@
</list>
</value>
</item>
<item>
<key> <string>right</string> </key>
<value>
<list/>
</value>
</item>
</dictionary>
</value>
</item>
......
......@@ -64,7 +64,7 @@
<string>left</string>
<string>right</string>
<string>center</string>
<string>bottom doNotDisplay</string>
<string>bottom</string>
</list>
</value>
</item>
......@@ -73,7 +73,7 @@
<value>
<dictionary>
<item>
<key> <string>bottom doNotDisplay</string> </key>
<key> <string>bottom</string> </key>
<value>
<list>
<string>my_text_content</string>
......
......@@ -69,8 +69,8 @@
<list>
<string>left</string>
<string>right</string>
<string>center webcontent</string>
<string>bottom webcontent</string>
<string>center</string>
<string>bottom</string>
</list>
</value>
</item>
......@@ -79,7 +79,7 @@
<value>
<dictionary>
<item>
<key> <string>bottom webcontent</string> </key>
<key> <string>bottom</string> </key>
<value>
<list>
<string>physical_subcontent_listbox</string>
......@@ -87,7 +87,7 @@
</value>
</item>
<item>
<key> <string>center webcontent</string> </key>
<key> <string>center</string> </key>
<value>
<list>
<string>my_description</string>
......
......@@ -62,7 +62,7 @@
<value>
<list>
<string>left</string>
<string>bottom webcontent</string>
<string>bottom</string>
</list>
</value>
</item>
......@@ -71,7 +71,7 @@
<value>
<dictionary>
<item>
<key> <string>bottom webcontent</string> </key>
<key> <string>bottom</string> </key>
<value>
<list>
<string>dynamic_subcontent_listbox</string>
......
......@@ -65,7 +65,6 @@
<string>right</string>
<string>center</string>
<string>bottom</string>
<string>hidden</string>
</list>
</value>
</item>
......@@ -89,12 +88,6 @@
</list>
</value>
</item>
<item>
<key> <string>hidden</string> </key>
<value>
<list/>
</value>
</item>
<item>
<key> <string>left</string> </key>
<value>
......
......@@ -65,7 +65,6 @@
<string>right</string>
<string>center</string>
<string>bottom</string>
<string>hidden</string>
</list>
</value>
</item>
......@@ -89,12 +88,6 @@
</list>
</value>
</item>
<item>
<key> <string>hidden</string> </key>
<value>
<list/>
</value>
</item>
<item>
<key> <string>left</string> </key>
<value>
......
2006-08-29 Kevin
* Clean-up group naming.
2006-08-28 Kevin
* Render extra widgets in the default template.
* Add dummy widgets in the default layout.
......
256
\ No newline at end of file
260
\ No newline at end of file
0.3.12
\ No newline at end of file
0.3.13
\ 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