mirror of
https://github.com/moodle/moodle.git
synced 2025-08-05 00:46:50 +02:00
MDL-46191 gradereport_history: Final clean up for integration
This commit is contained in:
parent
5bd36407af
commit
07f827acd4
9 changed files with 20 additions and 20 deletions
|
@ -1034,7 +1034,7 @@ class core_plugin_manager {
|
|||
),
|
||||
|
||||
'gradereport' => array(
|
||||
'grader', 'outcomes', 'overview', 'user'
|
||||
'grader', 'history', 'outcomes', 'overview', 'user'
|
||||
),
|
||||
|
||||
'gradingform' => array(
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue