Remove Lernziele title for skillbox
This commit is contained in:
parent
4fd09a0df0
commit
d0bceda44e
|
|
@ -59,7 +59,7 @@
|
|||
</div>
|
||||
|
||||
<h3
|
||||
v-if="$flavor.showObjectivesTitle && module.objectiveGroups.length"
|
||||
v-if="$flavor.showObjectivesTitle && module.objectiveGroups.length && showObjectives"
|
||||
id="objectives"
|
||||
>
|
||||
<span>Lernziele</span>
|
||||
|
|
|
|||
Loading…
Reference in New Issue