clean up history after hewitt's changes (no reviewer, just a file he missed)

git-svn-id: svn://10.0.0.236/trunk@205145 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
alecf%netscape.com
2006-07-29 04:35:14 +00:00
parent 1b8af93bb2
commit c3cc49622b

View File

@@ -40,7 +40,7 @@
<script src="chrome://global/content/treePopups.js"/>
<tree id="historyTree" ref="NC:HistoryByDate" context="contextual"
datasources="rdf:history rdf:localsearch"
datasources="rdf:history"
flex="1"
multiple="true"
onselect="historyOnSelect(event)"
@@ -145,7 +145,7 @@
<template>
<rule>
<treechildren>
<treeitem uri="rdf:*"
<treeitem uri="rdf:*" class="bookmark-item"
rdf:type="rdf:http://www.w3.org/1999/02/22-rdf-syntax-ns#type">
<treerow>
<treecell value="rdf:http://home.netscape.com/NC-rdf#Name"