From 3c1073aaef423ebeac4aa1f0132622b2129862d5 Mon Sep 17 00:00:00 2001 From: shamoon <4887959+shamoon@users.noreply.github.com> Date: Wed, 2 Jul 2025 22:51:56 -0700 Subject: [PATCH] Fix update vs create --- .../common/pdf-editor/pdf-editor.component.html | 6 +++--- .../common/pdf-editor/pdf-editor.component.ts | 12 +++++------- .../document-detail.component.spec.ts | 1 + .../document-detail/document-detail.component.ts | 9 +++++++-- 4 files changed, 16 insertions(+), 12 deletions(-) diff --git a/src-ui/src/app/components/common/pdf-editor/pdf-editor.component.html b/src-ui/src/app/components/common/pdf-editor/pdf-editor.component.html index 9d9cc510b..49a43141c 100644 --- a/src-ui/src/app/components/common/pdf-editor/pdf-editor.component.html +++ b/src-ui/src/app/components/common/pdf-editor/pdf-editor.component.html @@ -76,18 +76,18 @@