Ignore:
Timestamp:
05/18/09 17:22:12 (15 years ago)
Author:
nanardon
Message:
  • add site subsection
File:
1 edited

Legend:

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

    r131 r134  
    6363            company 
    6464            st 
     65        ) ], 
     66    }, 
     67    site => { 
     68        name => 'Site', 
     69        attrs => [ qw( 
     70            streetAddress 
     71            postOfficeBox 
     72            postalCode 
     73            l 
    6574        ) ], 
    6675    }, 
Note: See TracChangeset for help on using the changeset viewer.