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

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

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

revision 2773 by vpihour, Tue Feb 25 18:19:02 2014 UTC revision 2783 by vpihour, Tue Mar 4 10:14:13 2014 UTC
# Line 777  class dossier extends dossier_gen { Line 777  class dossier extends dossier_gen {
777    
778      function setLib(&$form,$maj) {      function setLib(&$form,$maj) {
779          parent::setLib($form,$maj);          parent::setLib($form,$maj);
780            $form->setLib('dossier_autorisation_libelle',_('dossier_autorisation_libelle'));
781          $form->setLib('servitude',_('contraintes'));          $form->setLib('servitude',_('contraintes'));
782          $form->setLib('geom',_('centroide'));          $form->setLib('geom',_('centroide'));
783          $form->setLib('date_limite',_("date limite d'instruction"));          $form->setLib('date_limite',_("date limite d'instruction"));

Legend:
Removed from v.2773  
changed lines
  Added in v.2783

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26