ẩn dữ liệu thông tin vào/ra
This commit is contained in:
@@ -94,14 +94,6 @@
|
||||
'headerOptions' => ['style' => 'width:10%'],
|
||||
'value' => \app\helpers\LogsGrid::door($deviceArray)
|
||||
],
|
||||
[
|
||||
'attribute' => 'in_out_state',
|
||||
'format' => 'raw',
|
||||
'filter' => $stateArray,
|
||||
'headerOptions' => ['style' => 'width:8%'],
|
||||
'contentOptions' => ['class' => 'text-center'],
|
||||
'value' => \app\helpers\LogsGrid::state($stateArray)
|
||||
],
|
||||
[
|
||||
'attribute' => 'event_type',
|
||||
'format' => 'raw',
|
||||
|
||||
Reference in New Issue
Block a user