fix bug confidence
This commit is contained in:
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user