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

@@ -169,7 +169,6 @@ class ProductFamilyController extends AdminController
$this->processProducts($entity);
/* dump($reductionCatalog);
dump($productFamilyRequest);*/
die();

parent::updateEntity($entity);
}

Loading…
Cancel
Save