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