mirror of
https://github.com/moodle/moodle.git
synced 2025-08-05 08:56:36 +02:00
Merge branch 'MDL-49741-master' of git://github.com/FMCorz/moodle
This commit is contained in:
commit
4e5254133b
1 changed files with 1 additions and 1 deletions
|
@ -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';
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue