f
This commit is contained in:
parent
683417d5f8
commit
939464851e
|
|
@ -1629,7 +1629,7 @@ function selectionner_adherent(id,no)
|
||||||
function afficher_adherent()
|
function afficher_adherent()
|
||||||
{
|
{
|
||||||
debugger;
|
debugger;
|
||||||
|
|
||||||
if ($("#numeroAdherent_C" ).val()>"")
|
if ($("#numeroAdherent_C" ).val()>"")
|
||||||
{
|
{
|
||||||
window.location.assign($("#racineWeb" ).val()+"Ficheadherent/"+$("#numeroAdherent_C" ).val()+"/");
|
window.location.assign($("#racineWeb" ).val()+"Ficheadherent/"+$("#numeroAdherent_C" ).val()+"/");
|
||||||
|
|
@ -1638,6 +1638,7 @@ function afficher_adherent()
|
||||||
|
|
||||||
function afficher_adherent_id()
|
function afficher_adherent_id()
|
||||||
{
|
{
|
||||||
|
debugger;
|
||||||
codeTypeContrat = $("#codeTypeContrat_C").val();
|
codeTypeContrat = $("#codeTypeContrat_C").val();
|
||||||
if (codeTypeContrat=="F")
|
if (codeTypeContrat=="F")
|
||||||
{
|
{
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user