fix conflict
This commit is contained in:
commit
b26fefd0f3
@ -10,7 +10,7 @@
|
||||
{if isset($PBX_BACKUP1)}<input type="hidden" name="PBX_BACKUP1" value="{$PBX_BACKUP1}" />{/if}
|
||||
</form>
|
||||
</div>
|
||||
<input type="radio" name="paiement-method" value="">
|
||||
<input type="radio" name="paiement-method" data-module-name="paybox" value="">
|
||||
</div>
|
||||
<div class="img_payment">
|
||||
<img src="{$base_dir}modules/paybox/paiement_{$cookie->id_lang}.png" alt="{l s='Pay with Paybox' mod='paybox'}" />
|
||||
|
@ -143,7 +143,6 @@
|
||||
// $form = $input.parent().children('div.hidden').children('form');
|
||||
// $form.submit();
|
||||
// }
|
||||
|
||||
// });
|
||||
|
||||
});
|
||||
|
Loading…
Reference in New Issue
Block a user