Index: openacs-4/packages/xotcl-request-monitor/www/stat-details.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/xotcl-request-monitor/www/stat-details.tcl,v diff -u -N -r1.6.2.1 -r1.6.2.2 --- openacs-4/packages/xotcl-request-monitor/www/stat-details.tcl 10 Sep 2015 08:10:47 -0000 1.6.2.1 +++ openacs-4/packages/xotcl-request-monitor/www/stat-details.tcl 26 Apr 2016 07:25:29 -0000 1.6.2.2 @@ -145,7 +145,7 @@ } -TableWidget t1 -volatile \ +TableWidget create t1 -volatile \ -actions [subst { Action new -label "$show_all_label($all)" -url $url_all -tooltip "show_all_tooltip($all)" Action new -label "$with_param_label($with_param)" -url $url_param -tooltip "with_param_tooltip($with_param)"