Ignore:
Timestamp:
12/22/15 16:35:17 (9 years ago)
Author:
nanardon
Message:

Typo

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/LATMOS-Accounts/lib/LATMOS/Accounts/Bases/Sql/Employment.pm

    r1516 r1521  
    149149 
    150150    # Completed contract are RO, we allow to still set lastday 
    151     foreach (qw(endCircuit firstday contratType department managerContact company)) { 
     151    foreach (qw(endcircuit firstday contratType department managerContact company)) { 
    152152        $attrs->{$_}{ro} = sub { 
    153153            my ($self) = $_[0]; 
Note: See TracChangeset for help on using the changeset viewer.