Subversion Repositories eFlore/Archives.eflore-xul

Compare Revisions

Ignore whitespace Rev 22 → Rev 23

/trunk/eflore/eflore_v0_test/content/eflore/eflore.js
109,7 → 109,7
row.appendChild (cellname);
row.appendChild (celldesc);
item.appendChild (row);
children.appendChild( item );
children.appendChild( item );
 
}
}