From 54f538496ae5c5b633b725be59e3e094e000bff0 Mon Sep 17 00:00:00 2001 From: wahyun Date: Wed, 24 Jul 2024 20:06:50 +0700 Subject: [PATCH] fix: change nilai kontrak <-> anggaran biaya & typo --- src/views/SimproV2/CreatedProyek/ViewProject.js | 6 +++--- src/views/SimproV2/CreatedProyek/index.js | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/src/views/SimproV2/CreatedProyek/ViewProject.js b/src/views/SimproV2/CreatedProyek/ViewProject.js index 009e29e..9456da3 100644 --- a/src/views/SimproV2/CreatedProyek/ViewProject.js +++ b/src/views/SimproV2/CreatedProyek/ViewProject.js @@ -433,7 +433,7 @@ const ViewProject = ({ idTask, openDialog, closeDialog, toggleDialog, projectCha const renderForm = () => { return (
-

Indentitas Proyek

+

Identitas Proyek

@@ -494,7 +494,7 @@ const ViewProject = ({ idTask, openDialog, closeDialog, toggleDialog, projectCha

Nilai Kontrak

@@ -510,7 +510,7 @@ const ViewProject = ({ idTask, openDialog, closeDialog, toggleDialog, projectCha

Anggaran Biaya

diff --git a/src/views/SimproV2/CreatedProyek/index.js b/src/views/SimproV2/CreatedProyek/index.js index f7b0ea3..3eeae26 100644 --- a/src/views/SimproV2/CreatedProyek/index.js +++ b/src/views/SimproV2/CreatedProyek/index.js @@ -1528,7 +1528,7 @@ const CreatedProyek = ({ params, ...props }) => { - Indentitas Proyek + Identitas Proyek
handleOpenDokumen(text)}>
-

 {valueProyek ?? '-'}

+

{currency}. {formatThousand(budget)}

-

{currency}. {formatThousand(budget)}

+

 {valueProyek ?? '-'}