fix sort regression in the bookmarks panel

This commit is contained in:
chanial%noos.fr 2002-10-01 17:45:45 +00:00
parent 101b6c67d1
commit 3e9aef7e09

View File

@ -867,7 +867,9 @@ dump("ONSELECTION CHANGED\n")
<treecols anonid="treecols">
<treecol id="Name" flex="1" primary="true"
hideheader="true"
persist="width hidden ordinal"/>
persist="width hidden ordinal"
sort="rdf:http://home.netscape.com/NC-rdf#Name"
sortActive="true" sortDirection="none"/>
</treecols>
</tree>
</xbl:content>