/[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 137 by fraynaud, Fri Sep 23 15:26:44 2011 UTC revision 151 by jbastide, Thu Sep 29 13:43:54 2011 UTC
# Line 14  if($vue_servitude_point==1){ Line 14  if($vue_servitude_point==1){
14    
15  $href[5]['lien'] = "../scr/tab_sig_point.php?idx=";  $href[5]['lien'] = "../scr/tab_sig_point.php?idx=";
16  $href[5]['id']= "&obj=servitude_point";  $href[5]['id']= "&obj=servitude_point";
17  $href[5]['lib']= "<img src='../app/img/sig.png' border=0>";  $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');  //$champAffiche=array('servitude_point');

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

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26