Tested and reconfigured ability to add files to the main corrective action form.
This commit is contained in:
@ -76,7 +76,7 @@
|
||||
})
|
||||
.PageSize(50)
|
||||
.Read(read => read.Action("GetCorrectiveActionList", "Home"))
|
||||
.Destroy(destroy => destroy.Action("DeleteItem", "Home"))
|
||||
.Destroy(destroy => destroy.Action("DeleteCAItem", "Home"))
|
||||
)
|
||||
)
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user