This website works better with JavaScript.
Home
Explore
Help
Sign In
Laclic
/
LcShopBundle
Watch
3
Star
2
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
Fix : erreur sauvegarde produit
master
Fab
4 years ago
parent
12c756887c
commit
d646860b8d
1 changed files
with
0 additions
and
1 deletions
Split View
Show Diff Stats
+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);
}
Write
Preview
Loading…
Cancel
Save