[-] FO : #PSTEST-981 - Minimal quantity not setted correctly on combibination

This commit is contained in:
mDeflotte
2012-03-07 15:13:30 +00:00
parent 776a40e47a
commit 83b3d0dd1c
5 changed files with 9 additions and 5 deletions
@@ -253,7 +253,7 @@
<label>{l s='Minimum quantity:'}</label>
</td>
<td style="padding-bottom:5px;">
<input size="3" maxlength="6" name="minimal_quantity" id="minimal_quantity" type="text" value="{$minimal_quantity}" />
<input size="3" maxlength="6" name="attribute_minimal_quantity" id="attribute_minimal_quantity" type="text" value="{$minimal_quantity}" />
<p>{l s='The minimum quantity to buy this product (set to 1 to disable this feature)'}</p>
</td>
</tr>
@@ -207,7 +207,7 @@
<p class="preference_description">{l s='The minimum quantity to buy this product (set to 1 to disable this feature)'}</p>
</td>
</tr>
{/if}
{/if}
<tr>
<td class="col-left"><label>{l s='Displayed text when in-stock:'}</label></td>
<td style="padding-bottom:5px;">