Parent Directory | Revision Log | Patch
revision 2979 by nmeucci, Thu Apr 24 13:38:42 2014 UTC | revision 3103 by nhaye, Thu Jul 24 14:03:37 2014 UTC | |
---|---|---|
# | Line 79 if (isset($_GET["obj"]) && $_GET["obj"] | Line 79 if (isset($_GET["obj"]) && $_GET["obj"] |
79 | ||
80 | $champs['particulier'] = array( | $champs['particulier'] = array( |
81 | 'table' => 'demandeur', | 'table' => 'demandeur', |
82 | 'colonne' => array('particulier_nom','particulier_prenom','particulier_nom','personne_morale_nom','personne_morale_prenom','personne_morale_denomination'), | 'colonne' => array('particulier_nom','particulier_prenom','particulier_nom','personne_morale_nom','personne_morale_prenom','personne_morale_denomination','personne_morale_raison_sociale'), |
83 | 'type' => 'text', | 'type' => 'text', |
84 | 'taille' => 30, | 'taille' => 30, |
85 | 'libelle' => _('Demandeur')); | 'libelle' => _('Demandeur')); |
|
[email protected] | ViewVC Help |
Powered by ViewVC 1.1.26 |