Commit 518dea05 authored by Kevin Deldycke's avatar Kevin Deldycke

Update fields name to match naming convention.

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@9420 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 8114e57e
......@@ -440,6 +440,10 @@
<list/>
</value>
</item>
<item>
<key> <string>page_template</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>portal_types</string> </key>
<value>
......@@ -503,7 +507,7 @@
</item>
<item>
<key> <string>title</string> </key>
<value> <string>Physical SubContent</string> </value>
<value> <string>Physical Sub Content</string> </value>
</item>
<item>
<key> <string>url_columns</string> </key>
......
......@@ -45,6 +45,12 @@
<tuple/>
</value>
</item>
<item>
<key> <string>_owner</string> </key>
<value>
<none/>
</value>
</item>
<item>
<key> <string>action</string> </key>
<value> <string>Base_edit</string> </value>
......@@ -71,7 +77,7 @@
<value>
<dictionary>
<item>
<key> <string>bottom webcontent</string> </key>
<key> <string>bottom webcontent</string> </key>
<value>
<list>
<string>dynamic_subcontent_listbox</string>
......
......@@ -444,6 +444,10 @@
<list/>
</value>
</item>
<item>
<key> <string>page_template</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>portal_types</string> </key>
<value>
......@@ -516,7 +520,7 @@
</item>
<item>
<key> <string>title</string> </key>
<value> <string>Dynamic SubContent</string> </value>
<value> <string>Dynamic Sub Content</string> </value>
</item>
<item>
<key> <string>url_columns</string> </key>
......
......@@ -12,12 +12,6 @@
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>_owner</string> </key>
<value>
<none/>
</value>
</item>
<item>
<key> <string>id</string> </key>
<value> <string>my_title</string> </value>
......
2006-08-24 Stefan
* Update fields name to match naming convention.
2006-08-24 Kevin
* Add default CSS to default theme.
* Use aggregate relations everywhere to define default content.
......
202
\ No newline at end of file
204
\ No newline at end of file
0.3.5
\ No newline at end of file
0.3.6
\ 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