Index: /branches/features/taskProcedureRework/grails-app/views/taskDetailed/show.gsp
===================================================================
--- /branches/features/taskProcedureRework/grails-app/views/taskDetailed/show.gsp	(revision 754)
+++ /branches/features/taskProcedureRework/grails-app/views/taskDetailed/show.gsp	(revision 755)
@@ -535,5 +535,4 @@
                                             <th>Description</th>
                                             <th>Reasoning</th>
-                                            <th>Asset</th>
                                             <th>Sub Item</th>
                                         </tr>
@@ -553,8 +552,4 @@
                                                 <td  valign="top" style="text-align:left;" class="value">
                                                     ${fieldValue(bean:maintenanceAction, field:'reasoning')}
-                                                </td>
-
-                                                <td  valign="top" style="text-align:left;" class="value">
-                                                    ${fieldValue(bean:maintenanceAction, field:'asset')}
                                                 </td>
 
