#11682 fixed error sql in special day when group is empty
This commit is contained in:
parent
1dedb96314
commit
043e92afe2
|
@ -108,6 +108,7 @@ $inputs[] = [
|
|||
'returnAllGroup' => $display_all_group,
|
||||
'name' => 'id_group',
|
||||
'selected' => $specialDay->id_group(),
|
||||
'required' => true,
|
||||
],
|
||||
];
|
||||
|
||||
|
|
Loading…
Reference in New Issue