[-] BO : fixed bug when save image shop association

This commit is contained in:
vAugagneur
2013-03-01 17:17:17 +01:00
parent 5b6af42c0d
commit 8af272f6e3
2 changed files with 24 additions and 7 deletions
@@ -280,6 +280,7 @@
{
"action":"UpdateProductImageShopAsso",
"id_image":id,
"id_product":id_product,
"id_shop": id_shop,
"active":active,
"token" : "{/literal}{$token}{literal}",