mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-07-03 11:59:29 +00:00
Missing :
This commit is contained in:
@@ -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});
|
||||
|
||||
Reference in New Issue
Block a user