Ignore:
Timestamp:
Jan 19, 2010, 2:25:45 PM (14 years ago)
Author:
duh
Message:
  • added sample template data in bootstrap
  • upgraded jQuery
  • improved study capture wizard
  • fixed selenium test
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/grails-app/conf/NimbleBootStrap.groovy

    r54 r92  
    4747    // Execute any custom Nimble related BootStrap for your application below
    4848    if (nimble.User.count() == 0) {
     49        println ".bootstrapping nimble"
    4950
    5051        // Create example User account
Note: See TracChangeset for help on using the changeset viewer.