/[openfoncier]/trunk/obj/consultation.class.php
ViewVC logotype

Diff of /trunk/obj/consultation.class.php

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

revision 506 by vpihour, Mon Oct 15 16:22:36 2012 UTC revision 507 by vpihour, Tue Oct 16 15:18:58 2012 UTC
# Line 63  class consultation extends consultation_ Line 63  class consultation extends consultation_
63                          $form->setType('lu', 'hidden');                          $form->setType('lu', 'hidden');
64                          $form->setType('date_reception', 'hidden');                          $form->setType('date_reception', 'hidden');
65                  }                  }
66            $form->setType('consultation', 'hidden');
67      }      }
68    
69      // TRIGGER AVANT MODIFICATION DE DONNEES      // TRIGGER AVANT MODIFICATION DE DONNEES
# Line 174  class consultation extends consultation_ Line 175  class consultation extends consultation_
175                  }                  }
176          }          }
177                    
         //Formatage des intitulés des champs.  
         function setLib(&$form,$maj) {  
         parent::setLib($form,$maj);  
                 $form->setLib('date_reception','date de reception');  
                 $form->setLib('avis_consultation','avis');  
                 $form->setLib('fichier','retour d\'avis');  
     }  
       
       
178  }// fin classe  }// fin classe
179  ?>  ?>

Legend:
Removed from v.506  
changed lines
  Added in v.507

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26