Browse Source

Fix : erreur sauvegarde produit

master
Fab 4 years ago
parent
commit
d646860b8d
1 changed files with 0 additions and 1 deletions
  1. +0
    -1
      ShopBundle/Controller/Admin/ProductFamilyController.php

+ 0
- 1
ShopBundle/Controller/Admin/ProductFamilyController.php View File

$this->processProducts($entity); $this->processProducts($entity);
/* dump($reductionCatalog); /* dump($reductionCatalog);
dump($productFamilyRequest);*/ dump($productFamilyRequest);*/
die();


parent::updateEntity($entity); parent::updateEntity($entity);
} }

Loading…
Cancel
Save