mirror of
https://github.com/moodle/moodle.git
synced 2025-04-14 04:52:36 +02:00
MDL-13087 merging from 1.9
This commit is contained in:
parent
fb739b77e0
commit
80bddb7800
@ -95,7 +95,8 @@ if ($access) {
|
||||
echo '<div id="graded_users_selector">';
|
||||
print_graded_users_selector($course, 'report/user/index.php?id=' . $course->id, $userid);
|
||||
echo '</div>';
|
||||
|
||||
echo "<p style = 'page-break-after: always;'></p>";
|
||||
|
||||
if ($userid === 0) {
|
||||
$gui = new graded_users_iterator($course);
|
||||
$gui->init();
|
||||
|
Loading…
x
Reference in New Issue
Block a user