/[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 1048 by vpihour, Tue Dec 11 10:26:42 2012 UTC revision 1049 by vpihour, Wed Dec 12 14:00:07 2012 UTC
# Line 29  THEN TRIM(CONCAT(demandeur.particulier_n Line 29  THEN TRIM(CONCAT(demandeur.particulier_n
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").'"',

Legend:
Removed from v.1048  
changed lines
  Added in v.1049

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26