- Timestamp:
- Feb 5, 2011, 9:39:14 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/features/taskProcedureRework/grails-app/views/taskDetailed/show.gsp
r785 r788 568 568 <th>Assembly</th> 569 569 <th>Description</th> 570 <th> Reference</th>570 <th>Page Ref</th> 571 571 </tr> 572 572 </thead> … … 592 592 593 593 <td valign="top" style="text-align:left;" class="value"> 594 ${fieldValue(bean:maintenanceAction, field:' reasoning')}594 ${fieldValue(bean:maintenanceAction, field:'pageRef')} 595 595 </td> 596 596
Note: See TracChangeset
for help on using the changeset viewer.