Parent Directory | Revision Log | Patch
trunk/sql/pgsql/servitude_point.inc revision 130 by fraynaud, Wed Sep 21 10:33:41 2011 UTC | trunk/sql/pgsql/servitude_point.inc.php revision 312 by atreal, Wed Mar 28 17:19:49 2012 UTC | |
---|---|---|
# | Line 12 if($vue_servitude_point==1){ | Line 12 if($vue_servitude_point==1){ |
12 | $ent .=' '._('vue'); | $ent .=' '._('vue'); |
13 | } | } |
14 | ||
15 | $href[5]['lien'] = "../scr/tab_sig.php?idx="; | |
16 | $href[5]['id']= "&obj=servitude_point"; | |
17 | $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'); | |
21 | ?> | ?> |
|
[email protected] | ViewVC Help |
Powered by ViewVC 1.1.26 |