Remove inputlink field type from product detail page
This commit is contained in:
+1
-2
@@ -185,11 +185,10 @@ return [
|
||||
],
|
||||
'detail_page' => [
|
||||
'exclude' => 0,
|
||||
'label' => 'Detailseite',
|
||||
'label' => 'ID Detailseite',
|
||||
'config' => [
|
||||
'type' => 'input',
|
||||
'size' => 30,
|
||||
'renderType' => 'inputLink',
|
||||
]
|
||||
],
|
||||
'bus_pro_id' => [
|
||||
|
||||
Reference in New Issue
Block a user