From f448b7aeef1b31854e9396bc1957cdb24572e928 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=94=D0=B0=D0=BD=D0=B8=D1=8F=D1=80=20=D0=90=D0=B3=D0=BB?= =?UTF-8?q?=D0=B8=D1=83=D0=BB=D0=BB=D0=BE=D0=B2?= Date: Sun, 19 Mar 2023 17:22:40 +0400 Subject: [PATCH] =?UTF-8?q?=D0=98=D1=81=D0=BF=D1=80=D0=B0=D0=B2=D0=BB?= =?UTF-8?q?=D0=B5=D0=BD=20=D1=81=D0=B0=D0=B9=D1=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ConfectioneryShopApp/Views/Home/Delete.cshtml | 3 +-- ConfectioneryShopApp/Views/Home/Update.cshtml | 4 +--- 2 files changed, 2 insertions(+), 5 deletions(-) diff --git a/ConfectioneryShopApp/Views/Home/Delete.cshtml b/ConfectioneryShopApp/Views/Home/Delete.cshtml index 96a21e1..dec3c85 100644 --- a/ConfectioneryShopApp/Views/Home/Delete.cshtml +++ b/ConfectioneryShopApp/Views/Home/Delete.cshtml @@ -2,7 +2,7 @@ ViewData["Title"] = "Update"; }
-

Редактирование заказа

+

Редактирование магазина

@@ -15,5 +15,4 @@
-
diff --git a/ConfectioneryShopApp/Views/Home/Update.cshtml b/ConfectioneryShopApp/Views/Home/Update.cshtml index bbf8156..55220cb 100644 --- a/ConfectioneryShopApp/Views/Home/Update.cshtml +++ b/ConfectioneryShopApp/Views/Home/Update.cshtml @@ -1,13 +1,11 @@ @using ConfectioneryContracts.ViewModels; @using ConfectioneryDataModels.Models; -@model Dictionary - @{ ViewData["Title"] = "Update"; }
-

Редактирование заказа

+

Редактирование магазина