Skip to content

Commit

Permalink
Merge pull request #370 from jitendra-webkul/master
Browse files Browse the repository at this point in the history
Issue #369 fixed
  • Loading branch information
jitendra-webkul committed Sep 30, 2021
2 parents d3b9975 + 152d989 commit 9056397
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ public function addColumns()
]);

$this->addColumn([
'index' => 'color',
'index' => 'name',
'label' => trans('admin::app.datagrid.name'),
'type' => 'string',
'searchable' => false,
Expand Down

0 comments on commit 9056397

Please # to comment.