make it so the the children aren't right under the parent, they should be indented.

This commit is contained in:
sspitzer%netscape.com 2000-04-13 23:05:08 +00:00
parent 8b3026b55a
commit fbf4ea23ac

View File

@ -82,7 +82,7 @@ Rights Reserved.
<treechildren>
<treeitem uri="...">
<treerow>
<treecell value="rdf:http://home.netscape.com/NC-rdf#Name"/>
<treecell indent="true" value="rdf:http://home.netscape.com/NC-rdf#Name"/>
<treecell value="rdf:http://home.netscape.com/NC-rdf#Subscribed"/>
<treecell value="rdf:http://home.netscape.com/NC-rdf#Count"/>
</treerow>