diff --git a/admin-dev/themes/template/products/combinations.tpl b/admin-dev/themes/template/products/combinations.tpl index 883afec07..d061f0185 100644 --- a/admin-dev/themes/template/products/combinations.tpl +++ b/admin-dev/themes/template/products/combinations.tpl @@ -7,7 +7,7 @@ updateMvtStatus($(this).val()); }); updateMvtStatus($(this).val()); - + if ( $("input[name=is_virtual_file]:checked").val() == 1) { $("#virtual_good_attributes").show(); @@ -18,7 +18,7 @@ $("#virtual_good_attributes").hide(); $("#is_virtual_file_product").hide(); } - + $("input[name=is_virtual_file]").live("change", function() { if($(this).val() == "1") { @@ -31,7 +31,7 @@ $("#is_virtual_file_product").hide(); } }); - }); + }); - + {$currency->suffix} + onkeyup="if (isArrowKey(event)) return ;this.value = this.value.replace(/,/g, '.'); unitPriceWithTax('unit');"/>{$currency->suffix} {l s='per'} {if $ps_tax && $country_display_tax_label} - {l s='or'} + {l s='or'} {$currency->prefix}0.00{$currency->suffix} {l s='per'} {$product->unity} {l s='with tax'} @@ -697,7 +695,7 @@ $(document).ready(function(){ {* [end] prices *} - +
{if !$ps_stock_management} @@ -716,7 +714,7 @@ $(document).ready(function(){
- {$currency->prefix}{$currency->prefix}{$currency->suffix} {if $country_display_tax_label}{l s='tax excl.'}{/if}

{l s='Carrier tax will be applied.'}

@@ -725,9 +723,9 @@ $(document).ready(function(){ - {include file="products/input_text_lang.tpl" - languages=$languages - input_value=$product->available_now + {include file="products/input_text_lang.tpl" + languages=$languages + input_value=$product->available_now input_name='available_now'} {l s='Forbidden characters:'} <>;=#{}  @@ -735,15 +733,15 @@ $(document).ready(function(){ - {include file="products/input_text_lang.tpl" - languages=$languages + {include file="products/input_text_lang.tpl" + languages=$languages input_value=$product->available_later input_name='available_later'} {l s='Forbidden characters:'} <>;=#{}  {if $countAttributes} - + {* .(($this->getFieldValue($product, 'available_date') != 0) ? stripslashes(htmlentities(Tools::displayDate($this->getFieldValue($product, 'available_date'), $language['id_lang']))) : '0000-00-00').'" *} @@ -760,13 +758,13 @@ $(document).ready(function(){ - out_of_stock == 0}checked="checked"{/if} /> + out_of_stock == 0}checked="checked"{/if} /> -
out_of_stock == 1}checked="checked"{/if} /> +
out_of_stock == 1}checked="checked"{/if} /> -
out_of_stock == 2}checked="checked"{/if} /> - @@ -775,7 +773,7 @@ $(document).ready(function(){
- +