From fc2d52bd345cce6ce65221aa3db4bda6032bfaee Mon Sep 17 00:00:00 2001 From: Mary Evans Date: Mon, 12 Mar 2012 10:52:54 +0000 Subject: [PATCH] MDL-30298 coursereport_progress: adds outer wrapper with class no-overflow to report table so as to enable horizontal scroll bar --- course/report/progress/index.php | 2 ++ 1 file changed, 2 insertions(+) diff --git a/course/report/progress/index.php b/course/report/progress/index.php index 323d2b89025..2235a4972cd 100644 --- a/course/report/progress/index.php +++ b/course/report/progress/index.php @@ -259,6 +259,7 @@ if(!$csv) { exit; } + print '
'; print ''; // User heading / sort option @@ -392,6 +393,7 @@ if($csv) { exit; } print '
'; +print '
'; print $pagingbar; print '