Stop assertions-on-startup when sidebar is opened.
git-svn-id: svn://10.0.0.236/trunk@41624 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
8495c1d9f0
commit
97bb780406
@ -58,7 +58,7 @@
|
||||
<treecell>
|
||||
<treeindentation />
|
||||
<titledbutton value="rdf:http://home.netscape.com/NC-rdf#Name"
|
||||
align="right" />
|
||||
align="left" />
|
||||
</treecell>
|
||||
</treerow>
|
||||
</treeitem>
|
||||
@ -67,6 +67,11 @@
|
||||
</template>
|
||||
|
||||
<treecol id="NameColumn" rdf:resource="http://home.netscape.com/NC-rdf#Name"/>
|
||||
|
||||
<!-- remove the TREEHEAD when bug 9923 is fixed. -->
|
||||
<treehead>
|
||||
<treerow><treecell/></treerow>
|
||||
</treehead>
|
||||
</tree>
|
||||
|
||||
</window>
|
||||
|
||||
@ -78,6 +78,11 @@
|
||||
|
||||
<treecol rdf:resource="http://home.netscape.com/NC-rdf#Name" />
|
||||
|
||||
<!-- remove the TREEHEAD when bug 9923 is fixed. -->
|
||||
<treehead style="height: 0px;">
|
||||
<treerow><treecell/></treerow>
|
||||
</treehead>
|
||||
|
||||
<treechildren>
|
||||
<treeitem id="NC:RelatedLinks">
|
||||
<treerow>
|
||||
|
||||
@ -58,7 +58,7 @@
|
||||
<treecell>
|
||||
<treeindentation />
|
||||
<titledbutton value="rdf:http://home.netscape.com/NC-rdf#Name"
|
||||
align="right" />
|
||||
align="left" />
|
||||
</treecell>
|
||||
</treerow>
|
||||
</treeitem>
|
||||
@ -67,6 +67,11 @@
|
||||
</template>
|
||||
|
||||
<treecol id="NameColumn" rdf:resource="http://home.netscape.com/NC-rdf#Name"/>
|
||||
|
||||
<!-- remove the TREEHEAD when bug 9923 is fixed. -->
|
||||
<treehead>
|
||||
<treerow><treecell/></treerow>
|
||||
</treehead>
|
||||
</tree>
|
||||
|
||||
</window>
|
||||
|
||||
@ -78,6 +78,11 @@
|
||||
|
||||
<treecol rdf:resource="http://home.netscape.com/NC-rdf#Name" />
|
||||
|
||||
<!-- remove the TREEHEAD when bug 9923 is fixed. -->
|
||||
<treehead style="height: 0px;">
|
||||
<treerow><treecell/></treerow>
|
||||
</treehead>
|
||||
|
||||
<treechildren>
|
||||
<treeitem id="NC:RelatedLinks">
|
||||
<treerow>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user