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

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

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

revision 1889 by softime, Tue May 21 13:48:45 2013 UTC revision 1988 by vpihour, Wed Jun 5 16:04:44 2013 UTC
# Line 79  if (isset($_GET["obj"]) && $_GET["obj"] Line 79  if (isset($_GET["obj"]) && $_GET["obj"]
79      //      //
80      $champs['parcelle'] = array(      $champs['parcelle'] = array(
81          'table' => 'dossier',          'table' => 'dossier',
82          'colonne' => 'parcelle',          'colonne' => 'terrain_references_cadastrales',
83          'type' => 'text',          'type' => 'text',
84          'taille' => 30,          'taille' => 30,
85          'libelle' => _('parcelle'));          'libelle' => _('parcelle'));

Legend:
Removed from v.1889  
changed lines
  Added in v.1988

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26