Explorar el Código

Fix : erreur sauvegarde produit

master
Fab hace 4 años
padre
commit
d646860b8d
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. +0
    -1
      ShopBundle/Controller/Admin/ProductFamilyController.php

+ 0
- 1
ShopBundle/Controller/Admin/ProductFamilyController.php Ver fichero

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

parent::updateEntity($entity);
}

Cargando…
Cancelar
Guardar