diff --git a/src/Plenta/ContaoJobsBasic/Resources/contao/dca/tl_plenta_jobs_basic_offer.php b/src/Plenta/ContaoJobsBasic/Resources/contao/dca/tl_plenta_jobs_basic_offer.php index 5dee3a3..247ecb0 100644 --- a/src/Plenta/ContaoJobsBasic/Resources/contao/dca/tl_plenta_jobs_basic_offer.php +++ b/src/Plenta/ContaoJobsBasic/Resources/contao/dca/tl_plenta_jobs_basic_offer.php @@ -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' => [