/[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 426 by nhaye, Fri Sep 21 16:30:55 2012 UTC revision 440 by nhaye, Tue Sep 25 14:30:46 2012 UTC
# Line 13  if($vue_parcelle_lot==1){ Line 13  if($vue_parcelle_lot==1){
13      $ent .=' '._('vue');      $ent .=' '._('vue');
14  }  }
15    
 $tab_actions['left']['sig'] = array(  
     'lien' => '../scr/tab_sig.php?idx=',  
     'id' => '&obj=parcelle_lot&geometrie=polygon',  
     'lib' => "<span class=\"om-icon om-icon-16 om-icon-fix sig-16\" title=\""._("Sig")."\">"._("Sig")."</span>",  
     'ordre' => 15,);  
   
16  $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)');
17  $sousformulaire=array();  $sousformulaire=array();
18  ?>  ?>

Legend:
Removed from v.426  
changed lines
  Added in v.440

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26