Skip to content
Snippets Groups Projects
Commit d12416cd authored by uhensler's avatar uhensler
Browse files

OO-4717: The "Evidence of achievement" link has to open "Evidence of achievement"

parent 5ff9f9d4
No related branches found
No related tags found
No related merge requests found
......@@ -1424,7 +1424,7 @@ public class CourseRuntimeController extends RepositoryEntryRuntimeController im
break;
case efficiencystatement: {
if (efficiencyStatementsLink != null && efficiencyStatementsLink.isVisible()) {
doEmail(ureq);
doEfficiencyStatements(ureq);
} else {
doShowToolNotAvailable(CourseTool.efficiencystatement);
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment