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-Web/lib/LATMOS/Accounts/Web/Model/AttrForms.pm

    r2193 r2196  
    3535            sshPublicKeyFilter 
    3636            delUnknownSshKey 
     37            createRequestId 
     38            create 
     39            createdby 
     40            date 
     41            modifiedby 
     42        ) ], 
     43    }, 
     44    add => { 
     45        name => 'Others', 
     46        attrs => [ qw( 
    3747            snNative 
    3848            givenNameNative 
    3949            wWWHomePage 
    4050            halReference 
    41             createRequestId 
    42             create 
    43             createdby 
    44             date 
    45             modifiedby 
     51            firstAidTrainingValidity 
    4652        ) ], 
    4753    }, 
Note: See TracChangeset for help on using the changeset viewer.