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

Annotation of /trunk/sql/pgsql/demande_avis_encours.form.inc.php

Parent Directory Parent Directory | Revision Log Revision Log


Revision 801 - (hide annotations)
Wed Nov 21 18:27:16 2012 UTC (12 years, 2 months ago) by nhaye
File size: 694 byte(s)
Ajout de la largeur et hauteur du popup en parametre.

1 nhaye 544 <?php
2     //$Id$
3     //gen openMairie le 10/02/2011 20:32
4 nhaye 652 include('demande_avis.form.inc.php');
5 nhaye 544
6 nhaye 700 // Action : modifier
7     $portlet_actions['modifier'] =
8     array('lien' => "\" onclick=\"popupIt('consultation','../scr/sousform.php?idx=",
9 nhaye 801 'id' => "&amp;obj=consultation&amp;action=1',700,350,returnToTab,'consultation');return false;",
10 nhaye 700 'lib' => "<span class=\"om-prev-icon om-icon-16 om-icon-fix edit-16\" title=\"".
11     _("Rendre un avis")."\">"._("Rendre un avis")."</span>",
12     'ordre' => 10,
13     'rights' => array('list' => array("consultation", "consultation_modifier"), 'operator' => 'OR'),
14     'ajax' => false);
15 nhaye 544 ?>

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26