diff --git a/helpers/CaptureLogsGrid.php b/helpers/CaptureLogsGrid.php index 3bd6115d..80d82e44 100644 --- a/helpers/CaptureLogsGrid.php +++ b/helpers/CaptureLogsGrid.php @@ -64,26 +64,26 @@ class CaptureLogsGrid { public static function confidence() { return function($model) { $confidence = json_decode($model->confidence, true); - $person1_html = $person2_html = ""; - $person1 = \app\models\ListManagement::findOne($confidence['id1']); - if ($person1) { - $images = json_decode($person1->image, true); - $person1_html = "