Changeset 49 for trunk/grails-app/conf
- Timestamp:
- Nov 5, 2009, 2:38:35 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/grails-app/conf/NimbleConfig.groovy
r48 r49 17 17 18 18 nimble { 19 // define layout20 19 layout { 21 application = 'main'22 administration = 'main'20 application = "main" 21 administration = "main" 23 22 } 24 23 organization {
Note: See TracChangeset
for help on using the changeset viewer.