This commit is contained in:
blakeross%telocity.com 2002-10-13 03:18:47 +00:00
Родитель 6d30e65a26
Коммит 10870fb2dd
1 изменённых файлов: 3 добавлений и 3 удалений

Просмотреть файл

@ -757,8 +757,8 @@ dump("ONSELECTION CHANGED\n")
<treecell label="rdf:http://home.netscape.com/NC-rdf#URL" />
<treecell label="rdf:http://home.netscape.com/NC-rdf#ShortcutURL" />
<treecell label="rdf:http://home.netscape.com/NC-rdf#Description" />
<treecell label="rdf:http://home.netscape.com/WEB-rdf#LastVisitDate"/>
<treecell label="rdf:http://home.netscape.com/NC-rdf#BookmarkAddDate" />
<treecell label="rdf:http://home.netscape.com/WEB-rdf#LastVisitDate"/>
<treecell label="rdf:http://home.netscape.com/NC-rdf#LastModifiedDate" />
</treerow>
</treeitem>
@ -774,8 +774,8 @@ dump("ONSELECTION CHANGED\n")
<treecell label="rdf:http://home.netscape.com/NC-rdf#ShortcutURL" />
<treecell label="rdf:http://home.netscape.com/NC-rdf#Description" />
<treecell label="rdf:http://home.netscape.com/NC-rdf#BookmarkAddDate" />
<treecell label="rdf:http://home.netscape.com/NC-rdf#LastModifiedDate" />
<treecell label="rdf:http://home.netscape.com/WEB-rdf#LastVisitDate"/>
<treecell label="rdf:http://home.netscape.com/NC-rdf#LastModifiedDate" />
</treerow>
</treeitem>
</treechildren>
@ -815,7 +815,7 @@ dump("ONSELECTION CHANGED\n")
<splitter class="tree-splitter" />
<treecol id="LastVisitDate" label="&treecol.lastvisit.label;"
hidden="true" flex="1" class="sortDirectionIndicator"
sort="rdf:http://home.netscape.com/WEB-rdf#LastVisitDate"
sort="rdf:http://home.netscape.com/NC-rdf#LastVisitDate"
persist="width hidden ordinal" />
</treecols>
</tree>