Index: openacs-4/packages/attachments/www/file-add.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/attachments/www/file-add.tcl,v diff -u -r1.5 -r1.6 --- openacs-4/packages/attachments/www/file-add.tcl 10 Nov 2002 16:13:21 -0000 1.5 +++ openacs-4/packages/attachments/www/file-add.tcl 9 Nov 2008 23:29:22 -0000 1.6 @@ -30,8 +30,8 @@ # set templating datasources -set context {{Attach File}} -set fs_context [fs_context_bar_list -final "[_ attachments.Add_File]" $folder_id] +set context [_ attachments.Add_File] +#set fs_context [fs_context_bar_list -final "[_ attachments.Add_File]" $folder_id] # Should probably generate the item_id and version_id now for # double-click protection