Index: openacs-4/packages/ams/www/list.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/ams/www/list.tcl,v diff -u -r1.8 -r1.9 --- openacs-4/packages/ams/www/list.tcl 22 Nov 2005 16:51:06 -0000 1.8 +++ openacs-4/packages/ams/www/list.tcl 10 Apr 2006 17:21:52 -0000 1.9 @@ -164,14 +164,21 @@ -multirow unmapped_attributes \ -key attribute_id \ -row_pretty_plural "[_ ams.Unmapped_Attributes]" \ - -checkbox_name checkbox \ + -checkbox_name checkbox_unmap \ -selected_format "normal" \ -class "list" \ -main_class "list" \ -sub_class "narrow" \ -pass_properties { - } -actions { - } -elements { + } -bulk_actions { + "#ams.Map#" "list-attributes" "#ams.lt_Map_check_attribute#" + } -bulk_action_export_vars { + list_id + return_url + return_url_label + {command "map"} + } -actions { + } -elements { attribute_name { label "[_ ams.Attribute]" display_col attribute_name @@ -205,6 +212,7 @@ label "[_ ams.Table]" layout table row { + checkbox_unmap {} pretty_name {} widget {} action {}