From acbe1256d20eda9501d6bffcae9a5f3e128d5bf8 Mon Sep 17 00:00:00 2001 From: Peter Date: Tue, 15 Jan 2019 11:36:41 +0800 Subject: [PATCH] MDL-32096 core_report: Remove duplicate filters in reports * Remove duplicate filters from activity completion and course completion report pages --- report/completion/index.php | 1 - report/progress/index.php | 1 - 2 files changed, 2 deletions(-) diff --git a/report/completion/index.php b/report/completion/index.php index f8b6ccef697..fcc62774c13 100644 --- a/report/completion/index.php +++ b/report/completion/index.php @@ -724,7 +724,6 @@ if ($csv) { } print ''; -print $pagingbar; $csvurl = new moodle_url('/report/completion/index.php', array('course' => $course->id, 'format' => 'csv')); $excelurl = new moodle_url('/report/completion/index.php', array('course' => $course->id, 'format' => 'excelcsv')); diff --git a/report/progress/index.php b/report/progress/index.php index 487330ec7ed..29e4261e806 100644 --- a/report/progress/index.php +++ b/report/progress/index.php @@ -441,7 +441,6 @@ if ($csv) { } print ''; print ''; -print $pagingbar; print '