/[openfoncier]/trunk/sql/pgsql/pos.form.inc.php
ViewVC logotype

Diff of /trunk/sql/pgsql/pos.form.inc.php

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 422 by nhaye, Fri Sep 21 15:45:43 2012 UTC revision 440 by nhaye, Tue Sep 25 14:30:46 2012 UTC
# Line 10  if($vue_pos==1){ Line 10  if($vue_pos==1){
10      $portlet_actions['modifier'] = NULL;      $portlet_actions['modifier'] = NULL;
11      $portlet_actions['supprimer'] = NULL;      $portlet_actions['supprimer'] = NULL;
12  }  }
13    
14    $portlet_actions['sig'] = array(
15        'lien' => '../scr/tab_sig.php?idx=',
16        'id' => '&obj=pos&geometrie=polygon&zoom=18',
17        'lib' => "<span class=\"om-prev-icon om-icon-16 sig-16\" title=\""._("Sig")."\">"._("Sig")."</span>",
18        'ordre' => 30,);
19  ?>  ?>

Legend:
Removed from v.422  
changed lines
  Added in v.440

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26