mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-06-01 12:19:28 +00:00
Studentenverwaltung new person: errors are shown in fields, not as popup
This commit is contained in:
@@ -200,7 +200,7 @@ export default {
|
||||
|
||||
data.personOnly = this.personOnly;
|
||||
|
||||
this.$api.call(
|
||||
this.$refs.form.call(
|
||||
ApiStvStudents.add(data)
|
||||
)
|
||||
.then(result => {
|
||||
|
||||
Reference in New Issue
Block a user