Changeset 755 for branches/features/taskProcedureRework/grails-app
- Timestamp:
 - Jan 25, 2011, 6:43:33 PM (15 years ago)
 - File:
 - 
          
- 1 edited
 
 
Legend:
- Unmodified
 - Added
 - Removed
 
- 
        
branches/features/taskProcedureRework/grails-app/views/taskDetailed/show.gsp
r754 r755 535 535 <th>Description</th> 536 536 <th>Reasoning</th> 537 <th>Asset</th>538 537 <th>Sub Item</th> 539 538 </tr> … … 553 552 <td valign="top" style="text-align:left;" class="value"> 554 553 ${fieldValue(bean:maintenanceAction, field:'reasoning')} 555 </td>556 557 <td valign="top" style="text-align:left;" class="value">558 ${fieldValue(bean:maintenanceAction, field:'asset')}559 554 </td> 560 555  
Note: See TracChangeset
          for help on using the changeset viewer.
      