зеркало из https://github.com/mozilla/pjs.git
augh - back out my change to disable hierachical history, and undo the typo that got added right before I checked in yesterday - this was the intended version of this file!
This commit is contained in:
Родитель
ec260b5ad8
Коммит
624db5e3c7
|
@ -39,7 +39,7 @@
|
|||
<script src="chrome://global/content/nsTreeUtils.js"/>
|
||||
<script src="chrome://global/content/treePopups.js"/>
|
||||
|
||||
<tree id="historyTree" ref="NC:HistoryRoot" context="contextual"
|
||||
<tree id="historyTree" ref="NC:HistoryByDate" context="contextual"
|
||||
datasources="rdf:history rdf:localsearch"
|
||||
flex="1"
|
||||
multiple="true"
|
||||
|
@ -143,9 +143,6 @@
|
|||
</treehead>
|
||||
|
||||
<template>
|
||||
<rule iscontainer="true">
|
||||
|
||||
</rule>
|
||||
<rule>
|
||||
<treechildren>
|
||||
<treeitem uri="rdf:*"
|
||||
|
|
Загрузка…
Ссылка в новой задаче