Ignore:
Timestamp:
02/15/19 17:11:51 (5 years ago)
Author:
nanardon
Message:

move some attributes to appendice tab

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/LATMOS-Accounts-Web/lib/LATMOS/Accounts/Web/Model/AttrForms.pm

    r2196 r2201  
    2323        attrs => [ qw( 
    2424            sn givenName 
    25             nationality nativeCountry 
    2625            description 
    2726            comment 
    2827            managerContact 
    29             uid uidNumber gidNumber gecos homeDirectory loginShell 
    30             mail initials nickname 
     28            uid uidNumber gidNumber 
     29            gecos homeDirectory loginShell 
     30            mail 
    3131            expire 
    3232            endcircuit 
     
    4545        name => 'Others', 
    4646        attrs => [ qw( 
     47            sn givenName 
     48            nationality nativeCountry 
     49            initials nickname 
    4750            snNative 
    4851            givenNameNative 
Note: See TracChangeset for help on using the changeset viewer.