[Zope-CVS] CVS: Packages/Moztop/moztop/content/Inspector - ExplorerOverlay.xul:1.3
Stephan Richter
srichter@cbu.edu
Mon, 13 Jan 2003 16:32:41 -0500
Update of /cvs-repository/Packages/Moztop/moztop/content/Inspector
In directory cvs.zope.org:/tmp/cvs-serv6551/moztop/content/Inspector
Modified Files:
ExplorerOverlay.xul
Log Message:
You can now reload the Explorer data.
=== Packages/Moztop/moztop/content/Inspector/ExplorerOverlay.xul 1.2 => 1.3 ===
--- Packages/Moztop/moztop/content/Inspector/ExplorerOverlay.xul:1.2 Mon Jan 13 15:03:52 2003
+++ Packages/Moztop/moztop/content/Inspector/ExplorerOverlay.xul Mon Jan 13 16:32:39 2003
@@ -5,9 +5,7 @@
<tabpanel id="explorer-panel">
-<tree id="explorer" flex="1"
- datasources="http://localhost:8080/@@contents.rdf"
- ref="urn:explorer:data">
+<tree id="explorer" flex="1" datasources="rdf:null">
<treecols>
<treecol id="name" label="Name" primary="true" flex="3"/>
<splitter/>