Changeset 794 for branches/features
- Timestamp:
- Feb 7, 2011, 3:49:02 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/features/taskProcedureRework/grails-app/views/taskDetailed/show.gsp
r793 r794 602 602 <th>Description</th> 603 603 <th>Page Ref</th> 604 <th>Condition</th> 604 605 </tr> 605 606 </thead> … … 626 627 <td valign="top" style="text-align:left;" class="value"> 627 628 ${fieldValue(bean:maintenanceAction, field:'pageRef')} 629 </td> 630 631 <td valign="top" style="text-align:left;" class="value"> 628 632 </td> 629 633
Note: See TracChangeset
for help on using the changeset viewer.