Ignore:
Timestamp:
Feb 22, 2010, 6:29:13 PM (14 years ago)
Author:
gav
Message:

Add address feature.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/grails-app/domain/Person.groovy

    r343 r397  
    55                        taskModifications: TaskModification,
    66                        entries: Entry,
    7                         tasks: Task]
     7                        tasks: Task,
     8                        addresses: Address]
    89
    910    static belongsTo = [Authority]
Note: See TracChangeset for help on using the changeset viewer.