Merge branch 'adiDev' into develop
This commit is contained in:
commit
b64bf10419
1 changed files with 1 additions and 1 deletions
|
|
@ -1318,7 +1318,7 @@ namespace BMA.EHR.Placement.Service.Controllers
|
|||
profile.nodeId = null;
|
||||
profile.posmasterId = null;
|
||||
profile.positionId = null;
|
||||
profile.Draft = false;
|
||||
profile.Draft = null;
|
||||
profile.typeCommand = null;
|
||||
profile.PlacementStatus = "UN-CONTAIN";
|
||||
_context.SaveChanges();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue