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

Annotation of /trunk/sql/pgsql/consultation.inc.php

Parent Directory Parent Directory | Revision Log Revision Log


Revision 429 - (hide annotations)
Mon Sep 24 15:08:54 2012 UTC (12 years, 4 months ago) by nhaye
File size: 607 byte(s)
Régénération suite à la migration d'OM 4.3.0

1 fraynaud 3 <?php
2     //$Id$
3     //gen openMairie le 10/02/2011 20:32
4     include('../gen/sql/pgsql/consultation.inc.php');
5 nhaye 429
6 fraynaud 20 // =============================================================================
7     // href particulier pour edition d etat
8     // =============================================================================
9 fraynaud 38
10    
11 nhaye 429
12 fraynaud 38 // probleme lies a la gestion par nature
13    
14     if ($retourformulaire== 'service'){
15 nhaye 429 // Actions en coin : ajouter
16     $tab_actions['corner']['ajouter'] = NULL;
17     // Actions a gauche : consulter
18     $tab_actions['left']['consulter'] = NULL;
19 fraynaud 38 $selection=" where consultation.service ='".$idx."'";
20     }
21    
22 fraynaud 3 ?>

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26