Ignore:
Timestamp:
Nov 15, 2009, 1:50:18 AM (14 years ago)
Author:
gav
Message:

Add createEntry to TaskService, automgically updates the task to "In progress" and creates the "Started" task modification.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/grails-app/views/entryDetailed/create.gsp

    r147 r186  
    3333                                </td>
    3434                                <td valign="top" class="name">
    35                                     ${entryInstance?.task?.description}
     35                                    ${entryInstance?.task}
    3636                                </td>
    3737                            </tr>
Note: See TracChangeset for help on using the changeset viewer.