Ignore:
File:
1 edited

Legend:

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

    r21 r19  
    77
    88    static hasMany = [modifications : Modification,
    9                         entries : Entry,
    10                         tasks : Task,
     9                        entries : Entry, tasks : Task,
    1110                        personGroups : PersonGroup]
    1211
Note: See TracChangeset for help on using the changeset viewer.