Parent Directory | Revision Log | Patch
revision 439 by nhaye, Fri Sep 21 15:13:36 2012 UTC | revision 440 by nhaye, Tue Sep 25 14:30:46 2012 UTC | |
---|---|---|
# | Line 17 if($vue_parcelle==1){ | Line 17 if($vue_parcelle==1){ |
17 | $portlet_actions['modifier'] = NULL; | $portlet_actions['modifier'] = NULL; |
18 | $portlet_actions['supprimer'] = NULL; | $portlet_actions['supprimer'] = NULL; |
19 | } | } |
20 | ||
21 | $portlet_actions['sig'] = array('lien' => '../scr/tab_sig.php?idx=', | |
22 | 'id' => '&obj=parcelle&geometrie=polygon&zoom=18', | |
23 | 'lib' => "<span class=\"om-prev-icon om-icon-16 sig-16\" title=\""._("Sig")."\">"._("Sig")."</span>", | |
24 | 'ordre' => 30,); | |
25 | ||
26 | ?> | ?> |
|
[email protected] | ViewVC Help |
Powered by ViewVC 1.1.26 |