Added ability to unlock Corrective Actions when locked for editing.

This commit is contained in:
Daniel Wathen
2023-03-02 11:54:50 -07:00
parent adad38b849
commit a2b2e04f1f
12 changed files with 382 additions and 265 deletions

View File

@ -884,6 +884,7 @@ namespace Fab2ApprovalSystem.DMO
}
}
public IEnumerable<IssuesViewModel> GetECNList()
{
var parameters = new DynamicParameters();