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

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

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

revision 142 by fraynaud, Tue Sep 27 14:52:41 2011 UTC revision 147 by fraynaud, Wed Sep 28 20:10:23 2011 UTC
# Line 12  if($vue_parcelle_lot==1){ Line 12  if($vue_parcelle_lot==1){
12      $ent .=' '._('vue');      $ent .=' '._('vue');
13  }  }
14  $href[5]['lien'] = "../scr/tab_sig.php?idx=";  $href[5]['lien'] = "../scr/tab_sig.php?idx=";
15  $href[5]['id']= "&obj=parcelle_lot&geometrie=multipolygon";  $href[5]['id']= "&obj=parcelle_lot&geometrie=polygon";
16  $href[5]['lib']= "<img src='../app/img/sig.png' border=0>";  $href[5]['lib']= "<img src='../app/img/sig.png' border=0>";
17    
18  $champAffiche=array('parcelle_lot as id','lotissement','numero', 'surface', 'substring(astext(geom), 0,100)');  $champAffiche=array('parcelle_lot as id','lotissement','numero', 'surface', 'substring(astext(geom), 0,100)');

Legend:
Removed from v.142  
changed lines
  Added in v.147

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26