Merge branch 'MDL-36105-master' of https://github.com/mackensen/moodle
This commit is contained in:
+1
-1
@@ -1539,7 +1539,7 @@ class grade_structure {
|
||||
|
||||
$url->param('action', 'show');
|
||||
|
||||
$hideicon = $OUTPUT->action_icon($url, new pix_icon('t/'.$type, $tooltip, 'moodle', array('alt'=>$strshow, 'class'=>'iconsmall')));
|
||||
$hideicon = $OUTPUT->action_icon($url, new pix_icon('t/'.$type, $tooltip, 'moodle', array('alt'=>$strshow, 'class'=>'smallicon')));
|
||||
|
||||
} else {
|
||||
$url->param('action', 'hide');
|
||||
|
||||
Reference in New Issue
Block a user