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_hidden' => 'hidden',
|
||||
'checkout_hidden' => 'hidden',
|
||||
'hidden' => '',
|
||||
'service' => 'Starta service',
|
||||
'history' => $history,
|
||||
'attachments' => $attachments,
|
||||
|
Loading…
x
Reference in New Issue
Block a user