schedule explicit set levels
This commit is contained in:
parent
a64df64b76
commit
3cf1aff6a9
10 changed files with 156 additions and 38 deletions
|
|
@ -34,7 +34,7 @@ class ScheduleController extends Controller
|
|||
new CreateScheduleRequest(
|
||||
user: $user,
|
||||
setId: $input->integer('setId'),
|
||||
elementKind: $input->string('elementKind'),
|
||||
levelId: $input->integer('levelId'),
|
||||
startDate: $input->string('startDate'),
|
||||
targetDate: $input->string('targetDate'),
|
||||
),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue