Ignore:
Timestamp:
03/29/16 17:42:39 (8 years ago)
Author:
nanardon
Message:

Add/reorder attributes on forms

File:
1 edited

Legend:

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

    r1623 r1738  
    152152            description 
    153153            comment 
     154            expire 
    154155            related 
    155156            serialNumber 
     
    203204        name => 'Alias mail', 
    204205        attrs => [ qw( 
    205             forward 
    206206            expire 
    207207            description 
     
    209209            autoMemberFilter 
    210210            autoExclude 
     211            create 
     212            createdby 
     213            date 
     214            modifiedby 
     215            unexported 
     216            forward 
    211217            finalpoint 
    212218            parents 
    213             create 
    214             createdby 
    215             date 
    216             modifiedby 
    217             unexported 
    218219        )], 
    219220    }, 
Note: See TracChangeset for help on using the changeset viewer.