/[openfoncier]/trunk/sql/pgsql/lot.inc.php
ViewVC logotype

Diff of /trunk/sql/pgsql/lot.inc.php

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1246 by nhaye, Wed Feb 13 10:19:51 2013 UTC revision 1252 by vpihour, Wed Feb 13 14:23:10 2013 UTC
# Line 26  $champAffiche = array( Line 26  $champAffiche = array(
26      'lot.lot as "'._("lot").'"',      'lot.lot as "'._("lot").'"',
27      $case_demandeur.' "'._("demandeur_nom").'"',      $case_demandeur.' "'._("demandeur_nom").'"',
28      'lot.libelle as "'._("libelle").'"',      'lot.libelle as "'._("libelle").'"',
29        'lot.cerfa as '._("cerfa"),
30      );      );
31    
32  // Surchage de la variable selection dans le cas d'un sousformulaire dossier_instruction  // Surchage de la variable selection dans le cas d'un sousformulaire dossier_instruction

Legend:
Removed from v.1246  
changed lines
  Added in v.1252

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26