Changeset 95 for trunk/grails-app/domain


Ignore:
Timestamp:
Jan 19, 2010, 3:39:33 PM (13 years ago)
Author:
ademcan
Message:

list and show for the studies list

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/grails-app/domain/dbnp/studycapturing/Study.groovy

    r92 r95  
    2121
    2222        static constraints = {
    23                 //template(nullable:true,blank:true)
     23                owner(nullable:true,blank:true)
     24                template(nullable:true,blank:true)
    2425        }
    2526
Note: See TracChangeset for help on using the changeset viewer.