fix: only show Kompetenznachweis in KompetenzNavi

Closes #VBV-556
This commit is contained in:
Reto Aebersold 2023-10-24 08:40:10 +02:00
parent 5904df6634
commit 5833c29817
1 changed files with 1 additions and 1 deletions

View File

@ -90,7 +90,7 @@ const step = useRouteQuery("step");
</p> </p>
</div> </div>
<div> <div v-if="assignment?.competence_certificate">
<h3 class="mb-4 mt-8">{{ $t("a.Kompetenznachweis") }}</h3> <h3 class="mb-4 mt-8">{{ $t("a.Kompetenznachweis") }}</h3>
<p class="text-large"> <p class="text-large">
{{ {{