Ignore:
Timestamp:
02/12/19 01:01:55 (5 years ago)
Author:
nanardon
Message:

Add firstAidTrainingValidity attribute

File:
1 edited

Legend:

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

    r2193 r2196  
    14901490                label => l('Native country'), 
    14911491            }, 
     1492            firstAidTrainingValidity => { 
     1493                formtype => 'DATE', 
     1494                label => l('Validité formation SST'), 
     1495            }, 
    14921496    }; 
    14931497 
Note: See TracChangeset for help on using the changeset viewer.