Missing :

This commit is contained in:
cgfhtw
2024-08-07 09:44:28 +02:00
parent 428a56cfd0
commit 911eb66c4a
@@ -168,7 +168,7 @@ export default {
this.changeStatus({status_kurzbz: 'Diplomand', statusgrund_id});
},
changeStatusToAbsolvent(statusgrund_id) {
this.changeStatus({status_kurzbz'Absolvent', statusgrund_id});
this.changeStatus({status_kurzbz: 'Absolvent', statusgrund_id});
},
changeStatusToBewerber(statusgrund_id) {
this.changeStatus({status_kurzbz: 'Bewerber', statusgrund_id});