Merge branch 'MDL-49741-master' of git://github.com/FMCorz/moodle
This commit is contained in:
+1
-1
@@ -1272,7 +1272,7 @@ class grade_structure {
|
||||
// Object holding pix_icon information before instantiation.
|
||||
$icon = new stdClass();
|
||||
$icon->attributes = array(
|
||||
'class' => 'item itemicon'
|
||||
'class' => 'icon itemicon'
|
||||
);
|
||||
$icon->component = 'moodle';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user