Changeset 759
- Timestamp:
 - Jan 26, 2011, 5:33:47 AM (15 years ago)
 - Location:
 - branches/features/taskProcedureRework
 - Files:
 - 
          
- 2 edited
 
- 
          application.properties (modified) (2 diffs)
 - 
          grails-app/conf/Config.groovy (modified) (1 diff)
 
 
Legend:
- Unmodified
 - Added
 - Removed
 
- 
        
branches/features/taskProcedureRework/application.properties
r612 r759 1 1 #Grails Metadata file 2 #Wed J un 02 11:20:51 EST 20102 #Wed Jan 26 04:01:20 EST 2011 3 3 app.grails.version=1.2.2 4 4 app.name=gnuMims … … 13 13 plugins.hibernate=1.2.2 14 14 plugins.jasper=0.9.7 15 plugins.jquery=1.4.4.1 15 16 plugins.navigation=1.1.1 16 17 plugins.quartz=0.4.2  - 
        
branches/features/taskProcedureRework/grails-app/conf/Config.groovy
r722 r759 48 48 // packages to include in Spring bean scanning 49 49 grails.spring.bean.packages = [] 50 51 grails.views.javascript.library="jquery" 50 52 51 53 /**  
Note: See TracChangeset
          for help on using the changeset viewer.
      