Missed replacing a placeholder in the product_form fragment
This commit is contained in:
parent
d3e6ee7ab2
commit
019725dade
@ -69,6 +69,7 @@ class ProductPage extends Page {
|
|||||||
'label' => '',
|
'label' => '',
|
||||||
'label_hidden' => 'hidden',
|
'label_hidden' => 'hidden',
|
||||||
'checkout_hidden' => 'hidden',
|
'checkout_hidden' => 'hidden',
|
||||||
|
'hidden' => '',
|
||||||
'service' => 'Starta service',
|
'service' => 'Starta service',
|
||||||
'history' => $history,
|
'history' => $history,
|
||||||
'attachments' => $attachments,
|
'attachments' => $attachments,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user