фикс багов при тестировании 1st edition
This commit is contained in:
parent
cd7eac4f32
commit
e772c3bf7d
@ -142,7 +142,6 @@ namespace LawFirmBusinessLogic.BusinessLogics
|
|||||||
FIO = model.FIO,
|
FIO = model.FIO,
|
||||||
Phone = model.Phone,
|
Phone = model.Phone,
|
||||||
Email = model.Email,
|
Email = model.Email,
|
||||||
GuarantorId = model.GuarantorId,
|
|
||||||
|
|
||||||
});
|
});
|
||||||
if (element != null && element.Id != model.Id)
|
if (element != null && element.Id != model.Id)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user