//fixed carrier wizard typewatch

This commit is contained in:
Vincent Augagneur
2013-08-07 17:29:44 +02:00
parent a1786b97b3
commit 73f40a6cc6
2 changed files with 41 additions and 42 deletions
@@ -32,7 +32,7 @@
{if $input.name == 'zones'}
<div class="ranges_not_follow warn" style="display:none">
<label>{l s="Ranges are not correctly ordered:"}</label>
<a href="#" class="button" style="text-decoration:none">{l s="Reordering"}</a>
<a href="#" onclick="checkRangeContinuity(true); return false;" class="button" style="text-decoration:none">{l s="Reordering"}</a>
</div>
{include file='controllers/carrier_wizard/helpers/form/form_ranges.tpl'}
<!--