Index: openacs-4/contrib/packages/bcms-ui-base/templates/bcms-ui-base/folder-view.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/contrib/packages/bcms-ui-base/templates/bcms-ui-base/folder-view.tcl,v diff -u -r1.5 -r1.6 --- openacs-4/contrib/packages/bcms-ui-base/templates/bcms-ui-base/folder-view.tcl 16 Dec 2003 01:35:30 -0000 1.5 +++ openacs-4/contrib/packages/bcms-ui-base/templates/bcms-ui-base/folder-view.tcl 15 Apr 2004 16:19:59 -0000 1.6 @@ -50,15 +50,6 @@ - - - - - - - - - } html { style "width:70px" } } @@ -139,15 +130,8 @@ -export_vars [export_vars {{folder_id $current_item(item_id)} return_url}]] append context_action [bcms::ui::base::context_action_link -context_action file-add \ -export_vars [export_vars {{folder_id $current_item(item_id)} return_url}]] - append context_action [bcms::ui::base::context_action_link -context_action sb-event-add \ - -export_vars [export_vars {{folder_id $current_item(item_id)} return_url}]] - append context_action [bcms::ui::base::context_action_link -context_action sb-bio-add \ - -export_vars [export_vars {{folder_id $current_item(item_id)} return_url}]] - append context_action [bcms::ui::base::context_action_link -context_action sb-writing-add \ - -export_vars [export_vars {{folder_id $current_item(item_id)} return_url}]] - append context_action [bcms::ui::base::context_action_link -context_action sb-download-add \ - -export_vars [export_vars {{folder_id $current_item(item_id)} return_url}]] - + append context_action [bcms::ui::base::context_action_link -context_action relate-image \ + -export_vars [export_vars {{item_id_one $current_item(item_id)} return_url}]] set context_help "This is a content folder. You can see the contents of the folder on your right. You may click the actions that can be performed on this folder on your left." set title "View Folder" } else {