From f9393ed5d72e46e6f25f7b9e9c01cecb1629cb7f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=87=91=E6=9D=91=20=E5=8B=87=E7=A5=90?= Date: Fri, 25 Apr 2025 01:02:47 +0000 Subject: [PATCH] =?UTF-8?q?Merged=20PR=201060:=205/7=E6=9C=AC=E7=95=AA?= =?UTF-8?q?=E3=83=AA=E3=83=AA=E3=83=BC=E3=82=B9=E3=83=A1=E3=83=B3=E3=83=86?= =?UTF-8?q?=E3=83=8A=E3=83=B3=E3=82=B9=E5=91=8A=E7=9F=A5=E6=96=87=E3=81=AE?= =?UTF-8?q?=E5=89=8A=E9=99=A4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 5/7本番リリースのため、保守の告知文を除いた修正内容をビルドするための修正です。 メンテナンス告知文の削除を確認 ![image.png](https://dev.azure.com/ODMSCloud/6023ff7b-d41c-4fa7-9c6f-f576ba48c07c/_apis/git/repositories/302da463-a2d7-40f9-b2bb-6e8edf324fa9/pullRequests/1060/attachments/image.png) 本番リリース予定の修正を簡単にチェック 録音時間がソート順になっている事 ![image (2).png](https://dev.azure.com/ODMSCloud/6023ff7b-d41c-4fa7-9c6f-f576ba48c07c/_apis/git/repositories/302da463-a2d7-40f9-b2bb-6e8edf324fa9/pullRequests/1060/attachments/image%20%282%29.png) リテラルが反映されている事(RoleとStatus) ![image (4).png](https://dev.azure.com/ODMSCloud/6023ff7b-d41c-4fa7-9c6f-f576ba48c07c/_apis/git/repositories/302da463-a2d7-40f9-b2bb-6e8edf324fa9/pullRequests/1060/attachments/image%20%284%29.png) --- dictation_client/src/pages/TopPage/index.tsx | 17 ----------------- 1 file changed, 17 deletions(-) diff --git a/dictation_client/src/pages/TopPage/index.tsx b/dictation_client/src/pages/TopPage/index.tsx index 7b34d12..1a4e435 100644 --- a/dictation_client/src/pages/TopPage/index.tsx +++ b/dictation_client/src/pages/TopPage/index.tsx @@ -109,23 +109,6 @@ const TopPage: React.FC = (): JSX.Element => { - {/*タスク 4674: メンテナンス告知実装_2025年5月7日保守リリース*/} -
-

- {t(getTranslationID("topPage.text.maintenanceNotificationTitle"))} -

-
-

- {t(getTranslationID("topPage.text.maintenanceNotification"))} -

-