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 @@ ...@@ -81,6 +81,12 @@
</dictionary> </dictionary>
</value> </value>
</item> </item>
<item>
<key> <string>uid</string> </key>
<value>
<none/>
</value>
</item>
<item> <item>
<key> <string>values</string> </key> <key> <string>values</string> </key>
<value> <value>
...@@ -160,11 +166,11 @@ ...@@ -160,11 +166,11 @@
<value> <value>
<list> <list>
<tuple> <tuple>
<string>language</string> <string>language/business_field</string>
<string>language</string> <string>language</string>
</tuple> </tuple>
<tuple> <tuple>
<string>business_field</string> <string>business_field/language</string>
<string>business_field</string> <string>business_field</string>
</tuple> </tuple>
</list> </list>
......
2008-08-29 yusei
* Improve domain tree mode of glossary term list.
2008-08-29 yusei 2008-08-29 yusei
* Correct message text. * Correct message text.
......
328 329
\ No newline at end of file \ 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