/[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 151 by jbastide, Thu Sep 29 13:43:54 2011 UTC revision 268 by fraynaud, Thu Dec 8 09:14:00 2011 UTC
# Line 12  if($vue_servitude_point==1){ Line 12  if($vue_servitude_point==1){
12      $ent .=' '._('vue');      $ent .=' '._('vue');
13  }  }
14    
15  $href[5]['lien'] = "../scr/tab_sig_point.php?idx=";  $href[5]['lien'] = "../scr/tab_sig.php?idx=";
16  $href[5]['id']= "&obj=servitude_point";  $href[5]['id']= "&obj=servitude_point";
17  $href[5]['lib']= "<span class=\"om-icon om-icon-16 om-icon-fix sig-16\" title=\""._("Sig")."\">"._("Sig")."</span>";  $href[5]['lib']= "<span class=\"om-icon om-icon-16 om-icon-fix sig-16\" title=\""._("Sig")."\">"._("Sig")."</span>";
18    
19  $champAffiche=array('servitude_point','libelle','observation','substring(astext(geom), 0,100)');  $champAffiche=array('servitude_point','libelle','observation','substring(astext(geom), 0,100)');
20  //$champAffiche=array('servitude_point');  
21  ?>  ?>

Legend:
Removed from v.151  
changed lines
  Added in v.268

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26