Index: openacs-4/packages/ecommerce/www/admin/customer-service/interaction.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/ecommerce/www/admin/customer-service/interaction.tcl,v diff -u -N -r1.4 -r1.5 --- openacs-4/packages/ecommerce/www/admin/customer-service/interaction.tcl 24 Aug 2008 11:51:08 -0000 1.4 +++ openacs-4/packages/ecommerce/www/admin/customer-service/interaction.tcl 29 Dec 2008 05:34:19 -0000 1.5 @@ -26,7 +26,7 @@ order by a.action_id desc" set interaction_actions_html "" db_foreach get_interaction_actions $sql { - append interaction_actions_html " + append interaction_actions_html "
\n" if { ![empty_string_p $follow_up_required] } {
Issue: $issue_id
Details:
[ec_display_as_html $action_details]