mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-01-26 23:23:33 +00:00
Fix links in sidebar (bug 25951).
This commit is contained in:
parent
7d88edd487
commit
d6ddfbe59f
@ -56,7 +56,7 @@
|
|||||||
</rule>
|
</rule>
|
||||||
</template>
|
</template>
|
||||||
</box>
|
</box>
|
||||||
<html:iframe id="sidebar-content" content="true" src="about:blank"
|
<html:iframe id="sidebar-content" type="content" src="about:blank"
|
||||||
class="panel-frame" flex='1*'/>
|
class="panel-frame" flex='1*'/>
|
||||||
<box id="sidebar-panels-bottom" align="vertical"
|
<box id="sidebar-panels-bottom" align="vertical"
|
||||||
datasources="chrome://sidebar/content/local-panels.rdf chrome://sidebar/content/remote-panels.rdf">
|
datasources="chrome://sidebar/content/local-panels.rdf chrome://sidebar/content/remote-panels.rdf">
|
||||||
|
Loading…
x
Reference in New Issue
Block a user