Commit 657e21bb authored by Kevin Deldycke's avatar Kevin Deldycke

Fix bad selection name.

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@9539 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 3beb8c62
......@@ -471,6 +471,10 @@
<list/>
</value>
</item>
<item>
<key> <string>page_template</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>portal_types</string> </key>
<value>
......@@ -507,7 +511,7 @@
</item>
<item>
<key> <string>selection_name</string> </key>
<value> <string>folder_selection</string> </value>
<value> <string>web_page_module_view_web_page_list_selection</string> </value>
</item>
<item>
<key> <string>sort</string> </key>
......
2006-08-29 Kevin
* Clean-up group naming.
* Fix bad selection name.
2006-08-29 Stefan
* WebSection_getDocumentValueList uses Predicate API.
* Sorts result by order Index.
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.
......
263
\ No newline at end of file
266
\ No newline at end of file
0.3.14
\ No newline at end of file
0.3.15
\ 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