Changeset 165 for trunk/grails-app/conf
- Timestamp:
 - Oct 23, 2009, 1:00:23 PM (16 years ago)
 - File:
 - 
          
- 1 edited
 
- 
          trunk/grails-app/conf/Config.groovy (modified) (1 diff)
 
 
Legend:
- Unmodified
 - Added
 - Removed
 
- 
        
trunk/grails-app/conf/Config.groovy
r155 r165 19 19 css: 'text/css', 20 20 csv: 'text/csv', 21 pdf: 'application/pdf', 22 rtf: 'application/rtf', 23 excel: 'application/vnd.ms-excel', 24 ods: 'application/vnd.oasis.opendocument.spreadsheet', 21 25 all: '*/*', 22 26 json: ['application/json','text/json'],  
Note: See TracChangeset
          for help on using the changeset viewer.
      