Changeset 295


Ignore:
Timestamp:
Mar 22, 2010, 12:04:29 PM (13 years ago)
Author:
keesvb
Message:

removed debug message

File:
1 edited

Legend:

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

    r269 r295  
    6464        public static findAllByEntity(java.lang.Class entity) {
    6565                def results = []
    66                 println "Searching for" + entity
    6766                // 'this' should not work in static context, however it does so I'll keep
    6867                // this in for now :)
Note: See TracChangeset for help on using the changeset viewer.