Changeset 136 for trunk/grails-app/controllers/PersonController.groovy
- Timestamp:
- May 15, 2009, 4:09:30 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/grails-app/controllers/PersonController.groovy
r97 r136 39 39 /** 40 40 * Person delete action. Before removing an existing person, 41 * he should be removed from those authorities which he isinvolved.41 * they should be removed from those authorities which they are involved. 42 42 */ 43 43 def delete = {
Note: See TracChangeset
for help on using the changeset viewer.