From 80ae99e2dd3ddf0c5e854a8d5f32945150c2874f Mon Sep 17 00:00:00 2001 From: Nevio Di Gennaro Date: Tue, 26 Nov 2024 15:39:38 +0100 Subject: [PATCH] fix bug that you couldnt edit objectives anymore --- .run/OkrApplication-Dev.run.xml | 2 +- .../src/app/services/objective.service.ts | 19 +++++++++++++-- .../objective-form.component.html | 10 +++----- .../objective-form.component.ts | 24 +++++++++++-------- 4 files changed, 35 insertions(+), 20 deletions(-) diff --git a/.run/OkrApplication-Dev.run.xml b/.run/OkrApplication-Dev.run.xml index 67aa73cb9b..cc81cd897d 100644 --- a/.run/OkrApplication-Dev.run.xml +++ b/.run/OkrApplication-Dev.run.xml @@ -1,7 +1,7 @@