Parent Directory | Revision Log | Patch
revision 141 by fraynaud, Mon Sep 26 10:57:13 2011 UTC | revision 151 by jbastide, Thu Sep 29 13:43:54 2011 UTC | |
---|---|---|
# | Line 14 if($vue_servitude_surfacique==1){ | Line 14 if($vue_servitude_surfacique==1){ |
14 | } | } |
15 | $href[5]['lien'] = "../scr/tab_sig.php?idx="; | $href[5]['lien'] = "../scr/tab_sig.php?idx="; |
16 | $href[5]['id']= "&obj=servitude_surfacique&geometrie=polygon"; | $href[5]['id']= "&obj=servitude_surfacique&geometrie=polygon"; |
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 | ||
20 | $champAffiche=array('servitude_surfacique','libelle','observation','substring(astext(geom), 0,100)'); | $champAffiche=array('servitude_surfacique','libelle','observation','substring(astext(geom), 0,100)'); |
|
[email protected] | ViewVC Help |
Powered by ViewVC 1.1.26 |