Ignore:
Timestamp:
Feb 22, 2010, 9:46:31 PM (14 years ago)
Author:
gav
Message:

Remove email and emailShow from Person in preparation for ContactDetails.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/grails-app/views/person/list.gsp

    r250 r399  
    7070                                action="list"
    7171                                class="overlayPane"
    72                                 excludeProperties="password, sessionTimeout, emailShow"
     72                                excludeProperties="password, sessionTimeout"
    7373                                associatedProperties="authorities.authority, personGroups.name"
    7474                                    filterPropertyValues="${['personGroups.name':[values:PersonGroup.list()],
Note: See TracChangeset for help on using the changeset viewer.