Défintion element idSd

This commit is contained in:
Michael RICOIS 2013-02-05 13:25:09 +00:00
parent 2a61170f24
commit f91591c0f3

View File

@ -4,10 +4,10 @@ class Enrichissement
//Traiter la demande en créant les requetes sql nécessaires
protected $tabDico = array(
'idSd' => array(
'lib' => "SD : Identifiant",
'help' => "",
'lib' => "SD : Identifiant - Etablissement",
'help' => "Identifiant interne propre à SD, usage restreint",
'columns' => array(
'code' => 'lib',
'id' => 'Identifiant Interne',
)
),
'source' => array(