[-] BO : fixed bug #PSCFV-10033 - disable next step if no range has been added on carrier wizard

This commit is contained in:
Vincent Augagneur
2013-08-12 14:41:44 +02:00
parent 1359f46bae
commit 52806c0056
2 changed files with 33 additions and 23 deletions
@@ -41,6 +41,7 @@
var PS_WEIGHT_UNIT = '{$PS_WEIGHT_UNIT}';
var invalid_range = '{l s='This range is not valid' js=1}';
var range_is_overlapping = '{l s='Ranges are overlapping' js=1}';
var multistore_enable = {$multistore_enable};
</script>
<div id="carrier_wizard" class="swMain">
<ul class="nbr_steps_{$wizard_steps.steps|count}">