Ignore:
Timestamp:
Feb 5, 2011, 9:39:14 PM (13 years ago)
Author:
gav
Message:

Domain change, MaintenanceAction.reasoning to pageRef.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/features/taskProcedureRework/grails-app/views/taskProcedureDetailed/_maintenanceActions.gsp

    r779 r788  
    44    var ma_cloneId = "maintenanceActionLazyList_clone";
    55    var ma_lazyList = "maintenanceActionLazyList";
    6     var ma_fields = ["toBeDeleted", "isNew", "description", "reasoning", "assetSubItem.id", "procedureStepNumber"];
     6    var ma_fields = ["toBeDeleted", "isNew", "description", "pageRef", "assetSubItem.id", "procedureStepNumber"];
    77    var ma_focusField = "procedureStepNumber";
    88
     
    5151                    <th>Assembly</th>
    5252                    <th>Description</th>
    53                     <th>Reasoning</th>
     53                    <th>Page Ref</th>
    5454                    <th></th>
    5555
Note: See TracChangeset for help on using the changeset viewer.