Skip to content
Snippets Groups Projects
Commit 5fd1d9f5 authored by Ron Lucke's avatar Ron Lucke Committed by Jan-Hendrik Willms
Browse files

Courseware Inhaltsverzeichnis ist nicht aktuell

Closes #5101

Merge request studip/studip!3814
parent cede27e8
No related branches found
No related tags found
No related merge requests found
...@@ -262,8 +262,11 @@ export default { ...@@ -262,8 +262,11 @@ export default {
} }
}, },
watch: { watch: {
structuralElements() { structuralElements: {
this.updateNestedChildren(); handler() {
this.updateNestedChildren();
},
deep: true
} }
} }
}; };
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment