Parent Directory | Revision Log | Patch
revision 41 by fraynaud, Fri Jul 22 16:30:22 2011 UTC | revision 142 by fraynaud, Tue Sep 27 14:52:41 2011 UTC | |
---|---|---|
# | Line 13 if($vue_pos==1){ | Line 13 if($vue_pos==1){ |
13 | $href[2] = array("lien" => "#", "id" => "", "lib" => "", ); | $href[2] = array("lien" => "#", "id" => "", "lib" => "", ); |
14 | $ent .=' '._('vue'); | $ent .=' '._('vue'); |
15 | } | } |
16 | ||
17 | $champAffiche=array('pos','libelle','substring(astext(geom), 0,100)'); | |
18 | ||
19 | $href[5]['lien'] = "../scr/tab_sig.php?idx="; | |
20 | $href[5]['id']= "&obj=pos&geometrie=polygon"; | |
21 | $href[5]['lib']= "<img src='../app/img/sig.png' border=0>"; | |
22 | ||
23 | ?> | ?> |
|
[email protected] | ViewVC Help |
Powered by ViewVC 1.1.26 |