fix bug confidence

This commit is contained in:
2021-04-26 10:24:53 +07:00
parent b006af4e1f
commit 924d23dad0
5 changed files with 66 additions and 34 deletions

View File

@@ -31,7 +31,7 @@
'class' => 'table table-striped table-bordered',
'style' => 'background:#fff;min-width:700px;'
],
'rowOptions' => \app\helpers\CaptureLogsGrid::rows(),
'rowOptions' => \app\helpers\CaptureLogsGrid::rowsControlLogs(),
'columns' => [
[
'attribute' => 'id',