Changeset 563
- Timestamp:
- Jun 14, 2010, 1:44:22 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/grails-app/conf/BootStrap.groovy
r562 r563 756 756 757 757 // Add example studies 758 if (grails.util.GrailsUtil.environment != GrailsApplication.ENV_TEST) {758 if (grails.util.GrailsUtil.environment == GrailsApplication.ENV_DEVELOPMENT) { 759 759 println ".adding NuGO PPS3 leptin example study..." 760 760 def mouseStudy = new Study(
Note: See TracChangeset
for help on using the changeset viewer.