Changeset 106 for trunk/grails-app/controllers/AppCoreController.groovy
- Timestamp:
- Apr 7, 2009, 12:21:23 AM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/grails-app/controllers/AppCoreController.groovy
r99 r106 56 56 57 57 @Secured(['ROLE_AppAdmin']) 58 def a dmin = {58 def appAdmin = { 59 59 } 60 60
Note: See TracChangeset
for help on using the changeset viewer.