mirror of
https://github.com/moodle/moodle.git
synced 2025-04-07 01:12:42 +02:00
Merge branch 'MDL-56888-master-workshop-leap2a' of git://github.com/mudrd8mz/moodle
This commit is contained in:
commit
fd887df697
@ -315,7 +315,7 @@ class mod_workshop_portfolio_caller extends portfolio_module_caller_base {
|
||||
$output .= $content;
|
||||
}
|
||||
|
||||
return $output;
|
||||
return html_writer::div($output);
|
||||
}
|
||||
|
||||
/**
|
||||
|
Loading…
x
Reference in New Issue
Block a user