/[openfoncier]/branches/cleanup-old-openfoncier/obj/regle.class.php
ViewVC logotype

Diff of /branches/cleanup-old-openfoncier/obj/regle.class.php

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

revision 4676 by fmichon, Thu Jun 30 11:04:21 2016 UTC revision 4677 by fmichon, Thu Jun 30 11:18:54 2016 UTC
# Line 36  class regle extends regle_gen { Line 36  class regle extends regle_gen {
36      $form->setSelect("sens",$contenu);      $form->setSelect("sens",$contenu);
37      //      //
38      $contenu=array();      $contenu=array();
39      $contenu[0]=array('shon',      $contenu[0]=array('terrain_surface',
                       'shob',  
                       'terrain_surface',  
40                        'lot',                        'lot',
                       'hauteur',  
                       'piece_nombre',  
                       'batiment_nombre',  
                       'logement_nombre',  
41                        'date_notification_delai',                        'date_notification_delai',
42                        'date_rejet');                        'date_rejet');
43      $contenu[1]=array(_('shon'),      $contenu[1]=array(_('terrain_surface'),
                       _('shob'),  
                       _('terrain_surface'),  
44                        _('lot'),                        _('lot'),
                       _('hauteur'),  
                       _('piece_nombre'),  
                       _('batiment_nombre'),  
                       _('logement_nombre'),  
45                        _('date_notification_delai'),                        _('date_notification_delai'),
46                        _('date_rejet')                        _('date_rejet')
47                        );                        );

Legend:
Removed from v.4676  
changed lines
  Added in v.4677

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26