diff --git a/Course/GuarantorAPP/Views/Home/CreateWorker.cshtml b/Course/GuarantorAPP/Views/Home/CreateWorker.cshtml index 0b0a3ea..cc9e081 100644 --- a/Course/GuarantorAPP/Views/Home/CreateWorker.cshtml +++ b/Course/GuarantorAPP/Views/Home/CreateWorker.cshtml @@ -4,7 +4,7 @@ } @model WorkerViewModel;
-

работник

+

Работник

diff --git a/Course/GuarantorAPP/Views/Home/IndexMachine.cshtml b/Course/GuarantorAPP/Views/Home/IndexMachine.cshtml index 0b83791..19e9dc5 100644 --- a/Course/GuarantorAPP/Views/Home/IndexMachine.cshtml +++ b/Course/GuarantorAPP/Views/Home/IndexMachine.cshtml @@ -7,7 +7,7 @@ }
-

Детали

+

Станки

diff --git a/Course/GuarantorAPP/Views/Home/WorkerProductChoose.cshtml b/Course/GuarantorAPP/Views/Home/WorkerProductChoose.cshtml index 5ccafb0..bea1301 100644 --- a/Course/GuarantorAPP/Views/Home/WorkerProductChoose.cshtml +++ b/Course/GuarantorAPP/Views/Home/WorkerProductChoose.cshtml @@ -5,7 +5,7 @@ ViewData["Title"] = "Выбор работников для отчета"; } -

Выберите рвботников для отчета

+

Выберите работников для отчета

diff --git a/Course/GuarantorAPP/Views/Home/WorkerProductReport.cshtml b/Course/GuarantorAPP/Views/Home/WorkerProductReport.cshtml index 5569c3c..e13a9ac 100644 --- a/Course/GuarantorAPP/Views/Home/WorkerProductReport.cshtml +++ b/Course/GuarantorAPP/Views/Home/WorkerProductReport.cshtml @@ -9,13 +9,6 @@

Список работников с отображением изделий

- - - - - - -
diff --git a/Course/GuarantorAPP/wwwroot/images/Work-transformed.png b/Course/GuarantorAPP/wwwroot/images/Work-transformed.png new file mode 100644 index 0000000..1185fda Binary files /dev/null and b/Course/GuarantorAPP/wwwroot/images/Work-transformed.png differ