Explorar el Código

Merge branch 'develop'

master
Guillaume hace 4 años
padre
commit
53d0852a36
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      ShopBundle/Controller/Backend/ProductFamilyController.php

+ 1
- 1
ShopBundle/Controller/Backend/ProductFamilyController.php Ver fichero

@@ -179,7 +179,7 @@ class ProductFamilyController extends AdminController

parent::updateEntity($entity);

//$this->orderUtils->updatePriceByProductFamily($entity);
$this->orderUtils->updatePriceByProductFamily($entity);
}

public function persistProductFamilyEntity($entity, $newForm)

Cargando…
Cancelar
Guardar