Parent Directory | Revision Log | Patch
revision 130 by fraynaud, Wed Sep 21 10:33:41 2011 UTC | revision 154 by fraynaud, Thu Sep 29 19:07:27 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'] = "../scr/tab_sig.php?idx="; | |
17 | $href[5]['id']= "&obj=servitude_ligne&geometrie=line&zoom=11"; | |
18 | $href[5]['lib']= "<span class=\"om-icon om-icon-16 om-icon-fix sig-16\" title=\""._("Sig")."\">"._("Sig")."</span>"; | |
19 | ||
20 | $champAffiche=array('servitude_ligne','libelle','observation','substring(astext(geom), 0,100)'); | $champAffiche=array('servitude_ligne','libelle','observation','substring(astext(geom), 0,100)'); |
21 | ||
22 | ||
23 | ?> | ?> |
|
[email protected] | ViewVC Help |
Powered by ViewVC 1.1.26 |