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

Diff of /trunk/sql/pgsql/servitude_point.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_servitude_point==1){ Line 13  if($vue_servitude_point==1){
13      $ent .=' '._('vue');      $ent .=' '._('vue');
14  }  }
15    
 $tab_actions['left']['sig'] = array(  
     'lien' => '../scr/tab_sig.php?idx=',  
     'id' => '&obj=servitude_point',  
     'lib' => "<span class=\"om-icon om-icon-16 om-icon-fix sig-16\" title=\""._("Sig")."\">"._("Sig")."</span>",  
     'ordre' => 15,);  
   
16  $champAffiche=array('servitude_point','libelle','observation','substring(astext(geom), 0,100)');  $champAffiche=array('servitude_point','libelle','observation','substring(astext(geom), 0,100)');
17  ?>  ?>

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

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26