Skip to content

Commit

Permalink
Atlas: Fix creation of competency relations (#9327)
Browse files Browse the repository at this point in the history
  • Loading branch information
MaximilianAnzinger committed Sep 18, 2024
1 parent c9a210e commit 412e2a6
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@
<option
[jhiTranslate]="'artemisApp.competency.relation.type.' + relationType.value"
[title]="'artemisApp.competency.relation.typeExplanation.' + relationType.value | artemisTranslate"
[value]="relationType.value"
></option>
}
</select>
Expand Down

0 comments on commit 412e2a6

Please sign in to comment.