Ignore:
Timestamp:
09/25/18 19:08:10 (6 years ago)
Author:
nanardon
Message:

Show new attribute into web interface

File:
1 edited

Legend:

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

    r2117 r2148  
    2121        name => 'SystÚme', 
    2222        attrs => [ qw( 
    23             sn givenName description 
     23            sn givenName 
     24            nationality nativeCountry 
     25            description 
    2426            comment 
    2527            managerContact 
     
    4547        attrs => [ qw( 
    4648            sn givenName 
     49            nationality nativeCountry 
    4750            description 
    4851            company 
     
    6467        attrs => [ qw( 
    6568            sn givenName 
     69            nationality nativeCountry 
    6670            expire 
    6771        ) ] 
Note: See TracChangeset for help on using the changeset viewer.