PIbd-21. Rodionov I.A. Lab work 05. Hard #13

Closed
ILRodionov wants to merge 19 commits from lab5_hard into lab5_base
Showing only changes of commit 5bcd0039c4 - Show all commits

View File

@ -141,8 +141,6 @@ namespace IceCreamShopBusinessLogic.BusinessLogics
model.DateImplement = DateTime.Now;
}
else
}
else
{
model.DateImplement = order.DateImplement;
}