mirror of
https://github.com/hargata/lubelog.git
synced 2025-12-10 00:46:08 -06:00
weird bug
This commit is contained in:
parent
5ad1ae3d5a
commit
190b7b4e23
@ -1484,7 +1484,7 @@ namespace CarCareTracker.Controllers
|
||||
}
|
||||
}
|
||||
break;
|
||||
case ImportMode InspectionRecord:
|
||||
case ImportMode.InspectionRecord:
|
||||
foreach (int recordId in recordIds)
|
||||
{
|
||||
var record = _inspectionRecordDataAccess.GetInspectionRecordById(recordId);
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user