правка
This commit is contained in:
parent
c576cb874f
commit
befe18978f
@ -662,7 +662,7 @@ namespace ServiceStationGuarantorApp.Controllers
|
||||
Subject = "Отчет по запчастям",
|
||||
Text = "Отчет по запчастям с " + dateFrom.ToShortDateString() + " по " + dateTo.ToShortDateString()
|
||||
});
|
||||
Response.Redirect("ListSparePartsToPdf");
|
||||
Response.Redirect("ListSparePartsToPdfFile");
|
||||
}
|
||||
|
||||
public IActionResult BindingRepairToDefects()
|
||||
|
Binary file not shown.
Loading…
Reference in New Issue
Block a user