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

Diff of /trunk/sql/pgsql/servitude_ligne.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 141 by fraynaud, Mon Sep 26 10:57:13 2011 UTC
# Line 13  if($vue_servitude_ligne==1){ Line 13  if($vue_servitude_ligne==1){
13      $ent .=' '._('vue');      $ent .=' '._('vue');
14  }  }
15    
16  $href[5]['lien'] = "../app/tab_sig_ligne.php?idx=";  $href[5]['lien'] = "../scr/tab_sig.php?idx=";
17  $href[5]['id']= "&obj=servitude_ligne";  $href[5]['id']= "&obj=servitude_ligne&geometrie=line";
18  $href[5]['lib']= "<img src='../app/img/sig.png' border=0>";  $href[5]['lib']= "<img src='../app/img/sig.png' border=0>";
19    
20  $champAffiche=array('servitude_ligne','libelle','observation','substring(astext(geom), 0,100)');  $champAffiche=array('servitude_ligne','libelle','observation','substring(astext(geom), 0,100)');

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

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26