Skip to content

Commit

Permalink
#58
Browse files Browse the repository at this point in the history
  • Loading branch information
christianbarkowsky committed Sep 28, 2022
1 parent 38391e9 commit c94f99d
Showing 1 changed file with 1 addition and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -38,12 +38,8 @@
'panelLayout' => 'filter;sort,search,limit',
],
'label' => [
'fields' => ['title', 'jobLocation', 'employmentType'],
'fields' => ['title'],
'showColumns' => false,
'label_callback' => [
TlPlentaJobsBasicOffer::class,
'labelCallback',
],
],
'operations' => [
'edit' => [
Expand Down

0 comments on commit c94f99d

Please sign in to comment.