「親一覧」の機能の修正
このコミットが含まれているのは:
コミット
3a5e81250a
@ -138,7 +138,7 @@ class FathersController extends Controller {
|
||||
foreach ($list as $i => $l) {
|
||||
$result[] = $l;
|
||||
if (null === ($result[$i]['relation'] = FatherRelation::select($father_relation_select)->where('father_id', $l->id)->first())) {
|
||||
return ['status_code' => 400];
|
||||
continue;
|
||||
}
|
||||
}
|
||||
|
||||
|
新しいイシューから参照
ユーザーをブロックする