Commit 426e2729 authored by Yusei Tahara's avatar Yusei Tahara

2008-10-03 yusei

* Fixed a bug which prevent to access to document_module/list.

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@24004 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent e4837f5a
......@@ -45,7 +45,7 @@
</item>
<item>
<key> <string>priority</string> </key>
<value> <float>10.0</float> </value>
<value> <float>1.0</float> </value>
</item>
<item>
<key> <string>title</string> </key>
......
......@@ -47,7 +47,7 @@
</item>
<item>
<key> <string>priority</string> </key>
<value> <float>1.0</float> </value>
<value> <float>1.1</float> </value>
</item>
<item>
<key> <string>title</string> </key>
......
2008-10-03 yusei
* Fixed a bug which prevent to access to document_module/list.
2008-09-24 yusei
* Update xml format.
......
922
\ No newline at end of file
925
\ 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