Index: openacs-4/packages/xotcl-request-monitor/www/active-communities.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/xotcl-request-monitor/www/active-communities.tcl,v diff -u -r1.4 -r1.4.2.1 --- openacs-4/packages/xotcl-request-monitor/www/active-communities.tcl 29 Jun 2018 17:27:19 -0000 1.4 +++ openacs-4/packages/xotcl-request-monitor/www/active-communities.tcl 6 Apr 2020 17:16:59 -0000 1.4.2.1 @@ -34,7 +34,7 @@ if {$community_name eq ""} { set community_name [::xo::db::sql::apm_package name -package_id $community_id] } - + t1 add \ -community $community_name \ -community.href [export_vars -base users-in-community {community_id community_name}] \