Missed replacing a placeholder in the product_form fragment

This commit is contained in:
Erik Thuning 2024-02-08 13:39:09 +01:00
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,