Added ability to unlock Corrective Actions when locked for editing.
This commit is contained in:
@ -884,6 +884,7 @@ namespace Fab2ApprovalSystem.DMO
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
public IEnumerable<IssuesViewModel> GetECNList()
|
||||
{
|
||||
var parameters = new DynamicParameters();
|
||||
|
Reference in New Issue
Block a user