Changeset 1383 for trunk/grails-app/conf


Ignore:
Timestamp:
Jan 12, 2011, 5:37:08 PM (12 years ago)
Author:
work@…
Message:
  • removed jquery comment from config.groovy
File:
1 edited

Legend:

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

    r1382 r1383  
    153153grails.views.javascript.library = "jquery"
    154154
    155 // see http://jira.codehaus.org/browse/GRAILSPLUGINS-2711
    156 //jquery.version = "1.4.4"
    157 
    158155// Needed for the Spring Security Core plugin:
    159156grails.plugins.springsecurity.userLookup.userDomainClassName = 'dbnp.authentication.SecUser'
Note: See TracChangeset for help on using the changeset viewer.