- Timestamp:
- 03/06/10 12:20:33 (2 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Xul_Wsp/content/scenariWsp/views/searchView/results.xbl.xml
r14894 r15060 42 42 <binding id="results"> 43 43 <resources> 44 <stylesheet src="chrome://scenariCommons/content/widgets/tree/tree.css"/> 44 45 <stylesheet src="results.xbl.css"/> 45 46 </resources> … … 141 142 <body><![CDATA[ 142 143 this.fLabelResultsNode.value = ""; 143 this.fTreeNode.cleanTree();144 if(this.fTreeInited) this.fTreeNode.cleanTree(); 144 145 ]]></body> 145 146 </method>
Note: See TracChangeset
for help on using the changeset viewer.