/[openfoncier]/branches/3.14.x/obj/instruction.class.php
ViewVC logotype

Diff of /branches/3.14.x/obj/instruction.class.php

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

revision 1993 by vpihour, Wed Jun 5 15:51:15 2013 UTC revision 1994 by softime, Fri Jun 7 10:27:09 2013 UTC
# Line 1797  class instruction extends instruction_ge Line 1797  class instruction extends instruction_ge
1797                          _('Modifier').                          _('Modifier').
1798                          '</span></a></li>';                          '</span></a></li>';
1799                  }                  }
1800                  //Si l'utilisateur a le droit de modifier l'objet                  //Si l'utilisateur a le droit de supprimer l'objet
1801                  if ( $this->f->isAccredited('instruction') ||                  if ( $this->f->isAccredited('instruction') ||
1802                      $this->f->isAccredited('instruction_supprimer') ){                      $this->f->isAccredited('instruction_supprimer') ){
1803                                                    

Legend:
Removed from v.1993  
changed lines
  Added in v.1994

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26