add_status_to_project_index
This commit is contained in:
@ -64,7 +64,7 @@ class StatusSearch extends Status
|
||||
]);
|
||||
|
||||
$query->andFilterWhere(['like', 'name', $this->name]);
|
||||
// Debug::dd($query->all());
|
||||
|
||||
return $dataProvider;
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user