Recettes : on attaque le Controller
This commit is contained in:
@@ -67,7 +67,7 @@
|
||||
<tr>
|
||||
<td class="cellule-large">{$PRODUCT_LABEL}</td>
|
||||
<td class="cellule-etroite">{$QUANTITY_NEEDED}</td>
|
||||
<td class="cellule-etroite">{$QUANTITY_PROPOSED}</td>
|
||||
<td class="cellule-etroite">{$QUANTITY_PROPOSED}<input type="hidden" id="quantity-{$PSE_ID}" value="{$QUANTITY_PROPOSED}"></td>
|
||||
<td class="cellule-etroite"><input type="checkbox" id="product-{$PSE_ID}" name="selected-product" class="cellule-checkbox"></td>
|
||||
</tr>
|
||||
{/loop}
|
||||
|
||||
Reference in New Issue
Block a user