From b9ce9aa4cca99b1efc35affaf85f5ede9fd302a8 Mon Sep 17 00:00:00 2001 From: Allllen4a Date: Fri, 31 May 2024 19:24:20 +0400 Subject: [PATCH] =?UTF-8?q?=D0=9D=D0=BE=20=D0=B8=20=D1=87=D0=B5=D1=80?= =?UTF-8?q?=D0=BD=D0=BE=D0=B9=20=D0=BC=D1=8B=D1=81=D0=BB=D0=B8=20=D1=82?= =?UTF-8?q?=D0=BE=D0=BB=D0=BA=D0=BE=D0=BC=20=D0=BD=D0=B5=20=D0=B7=D0=B0?= =?UTF-8?q?=D0=BA=D1=80=D0=B5=D0=BF=D0=B8=D1=82=D1=8C,=20=D0=BA=D0=B0?= =?UTF-8?q?=D0=BA=20=D0=BD=D0=B0=20=D0=BB=D0=BE=D0=B1=20=D1=83=D0=BF=D0=B0?= =?UTF-8?q?=D0=B2=D1=88=D1=83=D1=8E=20=D0=BA=D0=BE=D1=81=D0=BE=20=D0=BF?= =?UTF-8?q?=D1=80=D1=8F=D0=B4=D1=8C.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../Views/Home/{ServiceList.cshtml => ProcedureList.cshtml} | 4 ++-- BeautySalonView/ClientWebApp/Views/Home/Register.cshtml | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) rename BeautySalonView/ClientWebApp/Views/Home/{ServiceList.cshtml => ProcedureList.cshtml} (88%) diff --git a/BeautySalonView/ClientWebApp/Views/Home/ServiceList.cshtml b/BeautySalonView/ClientWebApp/Views/Home/ProcedureList.cshtml similarity index 88% rename from BeautySalonView/ClientWebApp/Views/Home/ServiceList.cshtml rename to BeautySalonView/ClientWebApp/Views/Home/ProcedureList.cshtml index 45ff04c..bf52f9a 100644 --- a/BeautySalonView/ClientWebApp/Views/Home/ServiceList.cshtml +++ b/BeautySalonView/ClientWebApp/Views/Home/ProcedureList.cshtml @@ -1,8 +1,8 @@ @{ - ViewData["Title"] = "Список услуг по заказам"; + ViewData["Title"] = "Список косметики по процедурам"; } -

Список услуг по заказам

+

Список косметики по процедурам

@{ if (ViewBag.IsAllowed == false) diff --git a/BeautySalonView/ClientWebApp/Views/Home/Register.cshtml b/BeautySalonView/ClientWebApp/Views/Home/Register.cshtml index 87f3b84..13c48de 100644 --- a/BeautySalonView/ClientWebApp/Views/Home/Register.cshtml +++ b/BeautySalonView/ClientWebApp/Views/Home/Register.cshtml @@ -6,8 +6,8 @@
- - + +