Index: openacs-4/packages/file-storage/www/file-move.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/file-storage/www/Attic/file-move.tcl,v diff -u -r1.2 -r1.3 --- openacs-4/packages/file-storage/www/file-move.tcl 22 Sep 2001 05:50:43 -0000 1.2 +++ openacs-4/packages/file-storage/www/file-move.tcl 5 Sep 2002 09:29:00 -0000 1.3 @@ -16,7 +16,7 @@ } -properties { file_id:onevalue file_name:onevalue - context_bar:onevalue + context:onevalue } # check they have write permission on the file (is this really the @@ -31,7 +31,7 @@ :1 := file_storage.get_title(:file_id); end;"] -set context_bar [fs_context_bar_list -final "Move" $file_id] +set context [fs_context_bar_list -final "Move" $file_id] ad_return_template