Commit a8b61db0 authored by Jean-Paul Smets's avatar Jean-Paul Smets

more changes to forms

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@12188 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 370264d6
...@@ -73,7 +73,7 @@ ...@@ -73,7 +73,7 @@
<value> <value>
<dictionary> <dictionary>
<item> <item>
<key> <string>bottom (Content)</string> </key> <key> <string>bottom (Content)</string> </key>
<value> <value>
<list> <list>
<string>my_text_content</string> <string>my_text_content</string>
......
...@@ -71,15 +71,13 @@ ...@@ -71,15 +71,13 @@
<value> <value>
<dictionary> <dictionary>
<item> <item>
<key> <string>bottom</string> </key> <key> <string>bottom</string> </key>
<value> <value>
<list> <list/>
<string>my_text_content</string>
</list>
</value> </value>
</item> </item>
<item> <item>
<key> <string>webcontent header bottom</string> </key> <key> <string>webcontent header bottom</string> </key>
<value> <value>
<list> <list>
<string>my_title</string> <string>my_title</string>
......
...@@ -72,7 +72,7 @@ ...@@ -72,7 +72,7 @@
<value> <value>
<dictionary> <dictionary>
<item> <item>
<key> <string>bottom</string> </key> <key> <string>bottom</string> </key>
<value> <value>
<list> <list>
<string>listbox</string> <string>listbox</string>
...@@ -80,7 +80,7 @@ ...@@ -80,7 +80,7 @@
</value> </value>
</item> </item>
<item> <item>
<key> <string>left</string> </key> <key> <string>left</string> </key>
<value> <value>
<list> <list>
<string>my_title</string> <string>my_title</string>
...@@ -88,7 +88,7 @@ ...@@ -88,7 +88,7 @@
</value> </value>
</item> </item>
<item> <item>
<key> <string>right</string> </key> <key> <string>right</string> </key>
<value> <value>
<list> <list>
<string>my_reference</string> <string>my_reference</string>
......
...@@ -74,7 +74,7 @@ ...@@ -74,7 +74,7 @@
<key> <string>bottom</string> </key> <key> <string>bottom</string> </key>
<value> <value>
<list> <list>
<string>dynamic_subcontent_listbox</string> <string>listbox</string>
</list> </list>
</value> </value>
</item> </item>
......
...@@ -14,7 +14,7 @@ ...@@ -14,7 +14,7 @@
<dictionary> <dictionary>
<item> <item>
<key> <string>id</string> </key> <key> <string>id</string> </key>
<value> <string>dynamic_subcontent_listbox</string> </value> <value> <string>listbox</string> </value>
</item> </item>
<item> <item>
<key> <string>message_values</string> </key> <key> <string>message_values</string> </key>
...@@ -496,8 +496,8 @@ ...@@ -496,8 +496,8 @@
<value> <value>
<list> <list>
<tuple> <tuple>
<string>short_title</string> <string>reference</string>
<string>Short Title</string> <string>ascending</string>
</tuple> </tuple>
</list> </list>
</value> </value>
...@@ -525,28 +525,7 @@ ...@@ -525,28 +525,7 @@
<item> <item>
<key> <string>url_columns</string> </key> <key> <string>url_columns</string> </key>
<value> <value>
<list> <list/>
<tuple>
<string>short_title</string>
<string>WebSite_getListboxUrl</string>
</tuple>
<tuple>
<string>translated_validation_state_title</string>
<string>WebSite_getListboxUrl</string>
</tuple>
<tuple>
<string>translated_portal_type</string>
<string>WebSite_getListboxUrl</string>
</tuple>
<tuple>
<string>creation_date</string>
<string>WebSite_getListboxUrl</string>
</tuple>
<tuple>
<string>modification_date</string>
<string>WebSite_getListboxUrl</string>
</tuple>
</list>
</value> </value>
</item> </item>
</dictionary> </dictionary>
......
...@@ -215,7 +215,7 @@ ...@@ -215,7 +215,7 @@
</item> </item>
<item> <item>
<key> <string>editable</string> </key> <key> <string>editable</string> </key>
<value> <int>1</int> </value> <value> <int>0</int> </value>
</item> </item>
<item> <item>
<key> <string>enabled</string> </key> <key> <string>enabled</string> </key>
......
...@@ -70,7 +70,7 @@ ...@@ -70,7 +70,7 @@
<value> <value>
<dictionary> <dictionary>
<item> <item>
<key> <string>bottom</string> </key> <key> <string>bottom</string> </key>
<value> <value>
<list> <list>
<string>listbox</string> <string>listbox</string>
......
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