MDL-72095 survey: Add missing parenthesis after merge conflict.
This commit is contained in:
@@ -73,6 +73,7 @@ $PAGE->set_heading($course->fullname);
|
||||
// No need to show the description if the survey is done and a graph page is to be shown.
|
||||
if ($surveyalreadydone && $showscales) {
|
||||
$PAGE->activityheader->set_description('');
|
||||
}
|
||||
$PAGE->add_body_class('limitedwidth');
|
||||
echo $OUTPUT->header();
|
||||
if (!$PAGE->has_secondary_navigation()) {
|
||||
|
||||
Reference in New Issue
Block a user