Parent Directory | Revision Log | Patch
revision 147 by fraynaud, Wed Sep 28 20:10:23 2011 UTC | revision 151 by jbastide, Thu Sep 29 13:43:54 2011 UTC | |
---|---|---|
# | Line 13 if($vue_parcelle_lot==1){ | Line 13 if($vue_parcelle_lot==1){ |
13 | } | } |
14 | $href[5]['lien'] = "../scr/tab_sig.php?idx="; | $href[5]['lien'] = "../scr/tab_sig.php?idx="; |
15 | $href[5]['id']= "&obj=parcelle_lot&geometrie=polygon"; | $href[5]['id']= "&obj=parcelle_lot&geometrie=polygon"; |
16 | $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>"; |
17 | ||
18 | $champAffiche=array('parcelle_lot as id','lotissement','numero', 'surface', 'substring(astext(geom), 0,100)'); | $champAffiche=array('parcelle_lot as id','lotissement','numero', 'surface', 'substring(astext(geom), 0,100)'); |
19 | ?> | ?> |
|
[email protected] | ViewVC Help |
Powered by ViewVC 1.1.26 |