Remove inputlink field type from product detail page

This commit is contained in:
Björn Fromme
2022-10-18 11:42:16 +02:00
parent 0e6c9e9a59
commit b20b3ebc33
@@ -185,11 +185,10 @@ return [
],
'detail_page' => [
'exclude' => 0,
'label' => 'Detailseite',
'label' => 'ID Detailseite',
'config' => [
'type' => 'input',
'size' => 30,
'renderType' => 'inputLink',
]
],
'bus_pro_id' => [