Index: openacs-4/packages/ajax-filestorage-ui/www/xmlhttp/loadchildnodes.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/ajax-filestorage-ui/www/xmlhttp/Attic/loadchildnodes.tcl,v diff -u -r1.1 -r1.2 --- openacs-4/packages/ajax-filestorage-ui/www/xmlhttp/loadchildnodes.tcl 6 Nov 2006 13:15:58 -0000 1.1 +++ openacs-4/packages/ajax-filestorage-ui/www/xmlhttp/loadchildnodes.tcl 9 Dec 2006 17:21:26 -0000 1.2 @@ -35,7 +35,7 @@ -label $name \ -treevarname "tree" \ -href "javascript:showFolderContents('${object_id}',tree)" \ - -attach_to_node "node" \ + -attach_to_node "$parentfolderid" \ -dynamic_load $dyn_load_script ] }