From 97729de66dd9e878823bd2b567305c382b7dcc89 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Julien=20Fastr=C3=A9?= Date: Thu, 24 Oct 2024 15:11:07 +0200 Subject: [PATCH] Update conditional rendering logic for displaying list of workflows Ensure the workflow modal is displayed when either workflows_availables or workflows are non-empty. This improves the user interface by correctly triggering the modal in more scenarios. - OP#762 - https://champs-libres.openproject.com/work_packages/762 - https://gitea.champs-libres.be/Vendee/accent-suivi-developpement/issues/1254 --- .../AccompanyingCourseWorkEdit/components/FormEvaluation.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Bundle/ChillPersonBundle/Resources/public/vuejs/AccompanyingCourseWorkEdit/components/FormEvaluation.vue b/src/Bundle/ChillPersonBundle/Resources/public/vuejs/AccompanyingCourseWorkEdit/components/FormEvaluation.vue index dbc53c4e8..25ec6c5cc 100644 --- a/src/Bundle/ChillPersonBundle/Resources/public/vuejs/AccompanyingCourseWorkEdit/components/FormEvaluation.vue +++ b/src/Bundle/ChillPersonBundle/Resources/public/vuejs/AccompanyingCourseWorkEdit/components/FormEvaluation.vue @@ -103,7 +103,7 @@
    -
  • +