This is the codeAbility Sharing Platform! Learn more about the codeAbility Sharing Platform.

Skip to content
Snippets Groups Projects

Resolve "For an exercise contained in a collection the "Open in gitlab"-Button should redirect to the tree subexercise."

Viewing commit 6eddeb8a
Next
Show latest version
2 files
+ 11
1
Compare changes
  • Side-by-side
  • Inline
Files
2
@@ -171,7 +171,7 @@
type="button"
class="btn btn-outline-secondary"
style="display: block"
(click)="openLink(exercise.project.url)"
(click)="openLink(getGitLabUrl())"
jhiTranslate="exercise.details.git"
></button>