# # ChangeLog for trunk/grails-app/views/taskDetailed/_showRecurrenceTab.gsp # # Generated by Trac 1.2 # May 5, 2024, 4:07:53 PM Wed, 23 Feb 2011 22:11:46 GMT gav [823] * trunk/grails-app/views/taskDetailed/_showInventoryTab.gsp (modified) * trunk/grails-app/views/taskDetailed/_showProcedureTab.gsp (modified) * trunk/grails-app/views/taskDetailed/_showRecurrenceTab.gsp (modified) * trunk/grails-app/views/taskDetailed/_showSubTaskTab.gsp (modified) * trunk/grails-app/views/taskDetailed/_showTaskTab.gsp (modified) Refactor task show view to use templates, ensure newlines at end of ... Wed, 23 Feb 2011 22:07:35 GMT gav [822] * trunk/grails-app/controllers/EntryDetailedController.groovy (modified) * trunk/grails-app/views/taskDetailed/_showInventoryTab.gsp (added) * trunk/grails-app/views/taskDetailed/_showProcedureTab.gsp (added) * trunk/grails-app/views/taskDetailed/_showRecurrenceTab.gsp (added) * trunk/grails-app/views/taskDetailed/_showSubTaskTab.gsp (added) * trunk/grails-app/views/taskDetailed/_showTaskTab.gsp (added) * trunk/grails-app/views/taskDetailed/show.gsp (modified) Refactor task show view to use templates.