29 |
ELSE TRIM(CONCAT(demandeur.personne_morale_raison_sociale, ' ', demandeur.personne_morale_denomination)) |
ELSE TRIM(CONCAT(demandeur.personne_morale_raison_sociale, ' ', demandeur.personne_morale_denomination)) |
30 |
END"; |
END"; |
31 |
|
|
32 |
|
/*Supression du bouton d'ajout de nouvelle demande à partir du formulaire*/ |
33 |
|
$tab_actions['corner']['ajouter'] = NULL; |
34 |
|
|
35 |
// SELECT |
// SELECT |
36 |
$champAffiche = array( |
$champAffiche = array( |
37 |
'demande.demande as "'._("demande").'"', |
'demande.demande as "'._("demande").'"', |