Skip to content
Snippets Groups Projects

Activate deactivate tutors

Merged robinwilliam.hundt requested to merge activate-deactivate-tutors into master
4 files
+ 68
2
Compare changes
  • Side-by-side
  • Inline
Files
4
@@ -6,9 +6,9 @@
@@ -6,9 +6,9 @@
<v-card-text>
<v-card-text>
<GDPRNotice/>
<GDPRNotice/>
</v-card-text>
</v-card-text>
<v-card-action>
<v-card-actions>
<v-btn @click="acceptedGDPR = true">Einwilligen</v-btn>
<v-btn @click="acceptedGDPR = true">Einwilligen</v-btn>
</v-card-action>
</v-card-actions>
</v-card>
</v-card>
<v-card v-else>
<v-card v-else>
<v-card-title class="title">
<v-card-title class="title">
Loading