Changeset 755 for branches


Ignore:
Timestamp:
Jan 25, 2011, 6:43:33 PM (13 years ago)
Author:
gav
Message:

Remove unused asset field on taskProcedure in task show view.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/features/taskProcedureRework/grails-app/views/taskDetailed/show.gsp

    r754 r755  
    535535                                            <th>Description</th>
    536536                                            <th>Reasoning</th>
    537                                             <th>Asset</th>
    538537                                            <th>Sub Item</th>
    539538                                        </tr>
     
    553552                                                <td  valign="top" style="text-align:left;" class="value">
    554553                                                    ${fieldValue(bean:maintenanceAction, field:'reasoning')}
    555                                                 </td>
    556 
    557                                                 <td  valign="top" style="text-align:left;" class="value">
    558                                                     ${fieldValue(bean:maintenanceAction, field:'asset')}
    559554                                                </td>
    560555
Note: See TracChangeset for help on using the changeset viewer.