diff --git a/public/js/components/Cis/Profil/MitarbeiterProfil.js b/public/js/components/Cis/Profil/MitarbeiterProfil.js index 561e2c9fa..71afab9cd 100644 --- a/public/js/components/Cis/Profil/MitarbeiterProfil.js +++ b/public/js/components/Cis/Profil/MitarbeiterProfil.js @@ -103,7 +103,7 @@ export default { Kurzzeichen: this.data.kurzbz, Telefon: this.data.telefonklappe, Büro:this.data.ort_kurzbz, - FhAusweisStatus: this.data.zutrittsdatum, + }, @@ -121,7 +121,7 @@ export default { return { - + FhAusweisStatus: this.data.zutrittsdatum, emails: this.data.emails, Kontakte: this.data.kontakte, Adressen: this.data.adressen, @@ -146,7 +146,7 @@ export default { template: ` -