Ignore:
Timestamp:
Jun 4, 2010, 8:42:08 PM (14 years ago)
Author:
gav
Message:

Domain change, remove scheduled attribute from Task.
Update views and logic to suite.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/grails-app/views/taskDetailed/show.gsp

    r500 r567  
    168168
    169169                                    <tr class="prop">
    170                                         <td valign="top" class="name">Scheduled:</td>
    171 
    172                                         <td valign="top" class="value">${fieldValue(bean:taskInstance, field:'scheduled')}</td>
    173 
    174                                     </tr>
    175 
    176                                     <tr class="prop">
    177170                                        <td valign="top" class="name">Group:</td>
    178171
Note: See TracChangeset for help on using the changeset viewer.