a
This commit is contained in:
parent
b974695dbb
commit
c4cedc638b
|
|
@ -29223,7 +29223,6 @@ function ajax_envoyer_code_otp_sea()
|
|||
function ajax_verifier_code_otp_sea()
|
||||
{
|
||||
otpValue = $("#otpValue").val();
|
||||
|
||||
donnees = 'otpValue='+otpValue;
|
||||
|
||||
$("#infosacte").html('<div style="text-align:center; color: #4caf50 ; font-size:14px;"><span><i class="fa fa-spinner fa-spin fa-5x" >' + '</span></div>');
|
||||
|
|
|
|||
|
|
@ -175,9 +175,6 @@
|
|||
<input class="sr-only" type="text" id="fraisExclu" name="fraisExclu" value="0" >
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
|
||||
<div id="div_solde">
|
||||
<table class="table table-responsive table-condensed" style='font-size:14pt;'>
|
||||
<tbody>
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user