Commit c4a9fd19 authored by Yusei Tahara's avatar Yusei Tahara

2008-08-29 yusei

* Improve domain tree mode of glossary term list.

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@23307 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent afee052d
......@@ -81,6 +81,12 @@
</dictionary>
</value>
</item>
<item>
<key> <string>uid</string> </key>
<value>
<none/>
</value>
</item>
<item>
<key> <string>values</string> </key>
<value>
......@@ -160,11 +166,11 @@
<value>
<list>
<tuple>
<string>language</string>
<string>language/business_field</string>
<string>language</string>
</tuple>
<tuple>
<string>business_field</string>
<string>business_field/language</string>
<string>business_field</string>
</tuple>
</list>
......
2008-08-29 yusei
* Improve domain tree mode of glossary term list.
2008-08-29 yusei
* Correct message text.
......
328
\ No newline at end of file
329
\ 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