mirror of
https://github.com/moodle/moodle.git
synced 2025-03-18 22:50:19 +01:00
MDL-18229 gradebook: Fix for min/max grades and large numbers.
This commit is contained in:
parent
e2270952c5
commit
900944385d
@ -26,6 +26,7 @@ namespace gradereport_singleview\local\ui;
|
||||
|
||||
defined('MOODLE_INTERNAL') || die;
|
||||
|
||||
use stdClass;
|
||||
/**
|
||||
* UI element representing the finalgrade column.
|
||||
*
|
||||
|
Loading…
x
Reference in New Issue
Block a user