Skip to content
Snippets Groups Projects
Commit bbf8e743 authored by blakeross%telocity.com's avatar blakeross%telocity.com
Browse files

backing out previous fix since Ben is going to check it in with his bookmarks...

backing out previous fix since Ben is going to check it in with his bookmarks landing (to avoid merge conflicts)...
parent ef404f92
No related branches found
No related tags found
No related merge requests found
......@@ -273,35 +273,35 @@
<treecol id="ShortcutURL"
sortSeparators="true" persist="hidden width sortActive sortDirection" width="1*" flex="1"
resource="http://home.netscape.com/NC-rdf#ShortcutURL"
resource2="http://home.netscape.com/NC-rdf#Name" hidden="true"/>
resource2="http://home.netscape.com/NC-rdf#Name"/>
<splitter class="tree-splitter"/>
<treecol id="Description"
sortSeparators="true" persist="hidden width sortActive sortDirection" width="1*" flex="1"
resource="http://home.netscape.com/NC-rdf#Description"
resource2="http://home.netscape.com/NC-rdf#Name" hidden="true"/>
resource2="http://home.netscape.com/NC-rdf#Name"/>
<splitter class="tree-splitter"/>
<treecol id="LastVisitDate"
sortSeparators="true" persist="hidden width sortActive sortDirection" width="1*" flex="1"
resource="http://home.netscape.com/WEB-rdf#LastVisitDate"
resource2="http://home.netscape.com/NC-rdf#Name" hidden="true"/>
resource2="http://home.netscape.com/NC-rdf#Name"/>
<splitter class="tree-splitter"/>
<treecol id="BookmarkAddDate"
sortSeparators="true" persist="hidden width sortActive sortDirection" width="1*" flex="1"
resource="http://home.netscape.com/NC-rdf#BookmarkAddDate"
resource2="http://home.netscape.com/NC-rdf#Name" hidden="true"/>
resource2="http://home.netscape.com/NC-rdf#Name"/>
<splitter class="tree-splitter"/>
<treecol id="LastModifiedDate"
sortSeparators="true" persist="hidden width sortActive sortDirection" width="1*" flex="1"
resource="http://home.netscape.com/WEB-rdf#LastModifiedDate"
resource2="http://home.netscape.com/NC-rdf#Name" hidden="true"/>
resource2="http://home.netscape.com/NC-rdf#Name"/>
<treecol persist="width" fixed="true" width="14" id="PopupColumn"/>
</treecolgroup>
......@@ -310,15 +310,15 @@
<treecell class="treecell-header sortDirectionIndicator"
value="&tree.header.name.label;"
onclick="return TriStateColumnSort('Name');"
observes="Name" />
observes="Name"/>
<treecell class="treecell-header sortDirectionIndicator"
value="&tree.header.url.label;"
onclick="return TriStateColumnSort('URL');"
observes="URL" />
observes="URL"/>
<treecell class="treecell-header sortDirectionIndicator"
value="&tree.header.shortcut.label;"
onclick="return TriStateColumnSort('ShortcutURL');"
observes="ShortcutURL" />
observes="ShortcutURL"/>
<treecell class="treecell-header sortDirectionIndicator"
value="&tree.header.description.label;"
onclick="return TriStateColumnSort('Description');"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment