d
This commit is contained in:
@@ -69,7 +69,7 @@ function raffraichier_gabarit()
|
||||
{
|
||||
$("#div_ajaxgabarit").html(data);
|
||||
|
||||
codeSociete = $("#codeSociete").val();
|
||||
codeSociete = $("#codeSociete_C").val();
|
||||
vue = $("#vue").val();
|
||||
|
||||
if((codeSociete == undefined || codeSociete <= " ") && vue !="Connexion"){
|
||||
@@ -709,7 +709,7 @@ function est_ce_police_famille()
|
||||
function creer_adherents()
|
||||
{
|
||||
debugger;
|
||||
|
||||
|
||||
// 06/11/2020
|
||||
if(est_ce_police_famille())
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user