mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-16 13:56:29 +00:00
Add a sidebar panel for Search results instead of having them mixed in with Related Links data.
This commit is contained in:
parent
35fd19742c
commit
2278e60b7a
@ -11,6 +11,7 @@
|
||||
|
||||
<RDF:Seq about="urn:sidebar:current-panel-list">
|
||||
<RDF:li resource="urn:sidebar:panel:whats-related" />
|
||||
<RDF:li resource="urn:sidebar:panel:search" />
|
||||
<RDF:li resource="urn:sidebar:panel:tinderbox" />
|
||||
<RDF:li resource="urn:sidebar:panel:bookmarks" />
|
||||
</RDF:Seq>
|
||||
|
@ -11,6 +11,7 @@
|
||||
|
||||
<RDF:Seq about="urn:sidebar:current-panel-list">
|
||||
<RDF:li resource="urn:sidebar:panel:whats-related" />
|
||||
<RDF:li resource="urn:sidebar:panel:search" />
|
||||
<RDF:li resource="urn:sidebar:panel:tinderbox" />
|
||||
<RDF:li resource="urn:sidebar:panel:bookmarks" />
|
||||
</RDF:Seq>
|
||||
|
Loading…
x
Reference in New Issue
Block a user