mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-07-23 09:52:22 +00:00
Tab Aufnahmetermine: bugfix updateAufnahmetermin
This commit is contained in:
@@ -175,7 +175,6 @@ class Aufnahmetermine extends FHCAPI_Controller
|
||||
$result = $this->RtPersonModel->update(
|
||||
[
|
||||
'rt_person_id' => $rt_person_id,
|
||||
'person_id' => $person_id,
|
||||
],
|
||||
[
|
||||
'rt_id' => $rt_id,
|
||||
|
||||
Reference in New Issue
Block a user