Changeset 368 for trunk/grails-app/controllers
- Timestamp:
 - Feb 17, 2010, 9:45:51 PM (16 years ago)
 - File:
 - 
          
- 1 edited
 
 
Legend:
- Unmodified
 - Added
 - Removed
 
- 
        
trunk/grails-app/controllers/TaskProcedureDetailedController.groovy
r366 r368 118 118 taskInstance: taskInstance] 119 119 } else { 120 flash.message = "Please select a task, thenthe Procedure tab."120 flash.message = "Please select or create a task, then go to the Procedure tab." 121 121 redirect(controller:"taskDetailed", action:"search") 122 122 }  
Note: See TracChangeset
          for help on using the changeset viewer.
      