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

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

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

revision 1058 by vpihour, Thu Dec 13 15:00:27 2012 UTC revision 1059 by vpihour, Thu Dec 13 16:03:03 2012 UTC
# Line 35  $tab_actions['corner']['ajouter'] = NULL Line 35  $tab_actions['corner']['ajouter'] = NULL
35    
36  /*Liste des champs affichés dans le tableau de résultat*/  /*Liste des champs affichés dans le tableau de résultat*/
37  $champAffiche = array(  $champAffiche = array(
38        'demande.demande as "'._("demande").'"',
39      'demande.dossier_instruction as "'._("dossier").'"',      'demande.dossier_instruction as "'._("dossier").'"',
40      $case_demandeur.' as "'._("nom").'"',      $case_demandeur.' as "'._("nom").'"',
41      'TRIM(CONCAT(demande.terrain_adresse_voie_numero,\' \',      'TRIM(CONCAT(demande.terrain_adresse_voie_numero,\' \',

Legend:
Removed from v.1058  
changed lines
  Added in v.1059

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26