Added possibility to change the main product reference
This commit is contained in:
committed by
Julien Chanseaume
parent
f37625e5cf
commit
eaad1afdff
@@ -158,6 +158,7 @@ class ProductController extends AbstractSeoCrudController
|
||||
|
||||
$changeEvent
|
||||
->setLocale($formData['locale'])
|
||||
->setRef($formData['ref'])
|
||||
->setTitle($formData['title'])
|
||||
->setChapo($formData['chapo'])
|
||||
->setDescription($formData['description'])
|
||||
|
||||
Reference in New Issue
Block a user