From 180bf7d49437e23d050cf0a3ed3ab1fd1ca3f825 Mon Sep 17 00:00:00 2001 From: Mary Evans Date: Mon, 12 Mar 2012 10:37:35 +0000 Subject: [PATCH] MDL-30298 report_progress: adds outer wrapper with class no-overflow to report table so as to enable horizontal scroll bar --- report/progress/index.php | 2 ++ 1 file changed, 2 insertions(+) diff --git a/report/progress/index.php b/report/progress/index.php index 5c3f531dda5..bed093b5ed4 100644 --- a/report/progress/index.php +++ b/report/progress/index.php @@ -279,6 +279,7 @@ if (!$csv) { exit; } + print '
'; print ''; // User heading / sort option @@ -413,6 +414,7 @@ if ($csv) { exit; } print '
'; +print '
'; print $pagingbar; print '