Ver código fonte

Merge branch 'develop'

master
Guillaume 4 anos atrás
pai
commit
53d0852a36
1 arquivos alterados com 1 adições e 1 exclusões
  1. +1
    -1
      ShopBundle/Controller/Backend/ProductFamilyController.php

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

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

parent::updateEntity($entity);

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

public function persistProductFamilyEntity($entity, $newForm)

Carregando…
Cancelar
Salvar