Set visible to true for checkin/checkout buttons
This commit is contained in:
parent
8cce1a3882
commit
2892e32095
1 changed files with 1 additions and 0 deletions
|
@ -165,6 +165,7 @@ class AssetPresenter extends Presenter
|
|||
"sortable" => false,
|
||||
"switchable" => true,
|
||||
"title" => 'Checkin/Checkout',
|
||||
"visible" => true,
|
||||
"formatter" => "hardwareInOutFormatter",
|
||||
];
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue