From 7bf2d8ec58db34791c59091505891e6725484675 Mon Sep 17 00:00:00 2001 From: alexian dugour Date: Fri, 13 Jun 2014 08:57:28 +0200 Subject: [PATCH] =?UTF-8?q?Mise=20=C3=A0=20jours=20lien=20fiche=20produit?= =?UTF-8?q?=20sur=20template=20order-edit=20dans=20le=20back-office?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- templates/backOffice/default/order-edit.html | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/templates/backOffice/default/order-edit.html b/templates/backOffice/default/order-edit.html index 2d6c5e217..e7a87a5ee 100644 --- a/templates/backOffice/default/order-edit.html +++ b/templates/backOffice/default/order-edit.html @@ -99,7 +99,9 @@ {/if} - {$TITLE} + {loop type="product" name="my_product_loop" visible="*" ref="$REF"} + {$TITLE} + {/loop} {ifloop rel="combinations"}
{loop type="order_product_attribute_combination" name="combinations" order_product=$ID}