Fix tree to be lazy.

This commit is contained in:
waterson%netscape.com 1999-09-01 03:21:36 +00:00
parent 4f0839f8cc
commit b0f780f48f
2 changed files with 2 additions and 2 deletions

View File

@ -32,7 +32,7 @@
<html:script src="directory.js" />
<html:div flex="1">
<html:div style="width:100px;height:100px;" flex="1">
<tree id="tree" datasources="rdf:null" style="height:100%;">
<template>
<treechildren>

View File

@ -32,7 +32,7 @@
<html:script src="directory.js" />
<html:div flex="1">
<html:div style="width:100px;height:100px;" flex="1">
<tree id="tree" datasources="rdf:null" style="height:100%;">
<template>
<treechildren>