mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-07-18 23:42:17 +00:00
student view: reload after delete or upload
This commit is contained in:
@@ -160,9 +160,9 @@ export default {
|
||||
if(this.person_id) {
|
||||
this.loadHeaderData(this.person_id, this.mitarbeiter_uid);
|
||||
}
|
||||
/* else {
|
||||
else {
|
||||
this.$emit('reload');
|
||||
}*/
|
||||
}
|
||||
},
|
||||
},
|
||||
template: `
|
||||
|
||||
Reference in New Issue
Block a user