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

This commit is contained in:
vAugagneur
2013-03-01 17:17:17 +01:00
parent a7fd19d3c4
commit ca53094d34
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}",