- Timestamp:
 - May 18, 2010, 4:21:57 PM (15 years ago)
 - Location:
 - trunk
 - Files:
 - 
          
- 2 edited
 
- 
          grails-app/controllers/ReportController.groovy (modified) (1 diff)
 - 
          web-app/reports (modified) (1 prop)
 
 
Legend:
- Unmodified
 - Added
 - Removed
 
- 
        
trunk/grails-app/controllers/ReportController.groovy
r535 r538 46 46 47 47 params.reportTitle = "Reactive Ratio Report" 48 params.logoUrl = resource(dir:'images',file:'logo.png', absolute:true)48 params.logoUrl = grailsApplication.mainContext.getResource('images/logo.png').getURL() 49 49 params.currentUser = authService.currentUser 50 50  - 
        
trunk/web-app/reports
- 
                Property
            svn:ignore
           set to
              
*.jasper
 
 - 
                Property
            svn:ignore
           set to
              
 
Note: See TracChangeset
          for help on using the changeset viewer.
      