доработка отправки на почту
This commit is contained in:
parent
c1e1330983
commit
f2ec3feeb9
@ -10,7 +10,7 @@
|
||||
<h1 class="display-4">Список машин за период</h1>
|
||||
</div>
|
||||
|
||||
<form asp-controller="Home" method="post">
|
||||
<form asp-action="CarsPeriodMail" asp-controller="Home" method="post">
|
||||
<button type="submit" class="btn btn-primary">Отправить отчет на почту</button>
|
||||
</form>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user