Merge branch 'wip-MDL-39040-master' of git://github.com/abgreeve/moodle

This commit is contained in:
Sam Hemelryk
2013-06-12 10:21:45 +12:00
6 changed files with 10 additions and 1 deletions
+2
View File
@@ -1976,6 +1976,8 @@ function data_print_header($course, $cm, $data, $currenttab='') {
$currentgroup = groups_get_activity_group($cm);
$groupmode = groups_get_activity_groupmode($cm);
echo $OUTPUT->box(format_module_intro('data', $data, $cm->id), 'generalbox', 'intro');
// Print the tabs
if ($currenttab) {