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

Diff of /trunk/sql/pgsql/parcelle.inc.php

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 142 by fraynaud, Tue Sep 27 14:52:41 2011 UTC revision 151 by jbastide, Thu Sep 29 13:43:54 2011 UTC
# Line 23  $champRecherche=array('parcelle', Line 23  $champRecherche=array('parcelle',
23                      'pos',                      'pos',
24                      'section');                      'section');
25    
26    $sousformulaire=array();
27    
28  if(file_exists ("../dyn/var.inc"))  if(file_exists ("../dyn/var.inc"))
29          include ("../dyn/var.inc");          include ("../dyn/var.inc");
30    
# Line 37  if($vue_parcelle==1){ Line 39  if($vue_parcelle==1){
39    
40  $href[5]['lien'] = "../scr/tab_sig.php?idx=";  $href[5]['lien'] = "../scr/tab_sig.php?idx=";
41  $href[5]['id']= "&obj=parcelle&geometrie=polygon";  $href[5]['id']= "&obj=parcelle&geometrie=polygon";
42  $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>";
43    
44    
45  ?>  ?>

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

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26