Index: openacs-4/packages/acs-templating/resources/lists/table.adp =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-templating/resources/lists/table.adp,v diff -u -N -r1.27 -r1.28 --- openacs-4/packages/acs-templating/resources/lists/table.adp 6 Apr 2011 16:31:36 -0000 1.27 +++ openacs-4/packages/acs-templating/resources/lists/table.adp 7 Aug 2017 23:48:01 -0000 1.28 @@ -46,24 +46,28 @@ - +
\@list_properties.page_size_export_chunk;noquote@ -
+
+ -
@@ -96,12 +100,12 @@ - + @elements.label;noquote@ - #acs-templating.descending_order##acs-templating.ascending_order# + #acs-templating.descending_order##acs-templating.ascending_order# - @elements.label;noquote@ #acs-templating.not_ordered# + @elements.label;noquote@ #acs-templating.not_ordered# @@ -118,7 +122,7 @@ - + @@ -239,7 +243,10 @@
- + <% template::add_event_listener -id "$list_properties(name)-bulk_action-$bulk_actions(rownum)" -script [subst { + $list_properties(bulk_action_click_function)('$list_properties(name)', '$bulk_actions(url)'); + }] %> +