Commit 37121b29 authored by Jérome Perrin's avatar Jérome Perrin

Use getCategoryChildIndentedTitleItemList instead of...

Use getCategoryChildIndentedTitleItemList instead of getCategoryChildTitleItemList in Preference_view, otherwise no way to see the hierarchy.
Change description on oood coordinates fields

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@14452 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 43d43430
......@@ -211,7 +211,7 @@
</item>
<item>
<key> <string>description</string> </key>
<value> <string>Hostname of the oood server</string> </value>
<value> <string>Hostname of the oood server.</string> </value>
</item>
<item>
<key> <string>display_maxwidth</string> </key>
......
......@@ -207,7 +207,7 @@
</item>
<item>
<key> <string>description</string> </key>
<value> <string>Port of the oood server</string> </value>
<value> <string>Port of the oood server.</string> </value>
</item>
<item>
<key> <string>display_maxwidth</string> </key>
......
......@@ -287,7 +287,7 @@
<dictionary>
<item>
<key> <string>_text</string> </key>
<value> <string>python:here.portal_categories.group.getCategoryChildTitleItemList(base=1)</string> </value>
<value> <string>python:here.portal_categories.group.getCategoryChildIndentedTitleItemList(base=1)</string> </value>
</item>
</dictionary>
</pickle>
......
323
\ No newline at end of file
324
\ 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