/[openfoncier]/branches/3.14.x/sql/pgsql/pos.form.inc.php
ViewVC logotype

Annotation of /branches/3.14.x/sql/pgsql/pos.form.inc.php

Parent Directory Parent Directory | Revision Log Revision Log


Revision 3343 - (hide annotations)
Thu Mar 19 17:34:18 2015 UTC (9 years, 10 months ago) by vpihour
File size: 530 byte(s)
Ajout de la branche

1 fraynaud 3 <?php
2     //$Id$
3     //gen openMairie le 10/02/2011 20:35
4     include('../gen/sql/pgsql/pos.form.inc.php');
5 nhaye 421
6 nhaye 422 if(file_exists ("../dyn/var.inc")) {
7 nhaye 421 include ("../dyn/var.inc");
8 nhaye 422 }
9     if($vue_pos==1){
10 nhaye 421 $portlet_actions['modifier'] = NULL;
11     $portlet_actions['supprimer'] = NULL;
12     }
13 nhaye 440
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 fraynaud 3 ?>

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26