From 62d7c8b1faa3bfe025151327db18900491d417e0 Mon Sep 17 00:00:00 2001 From: reiterl Date: Fri, 10 Nov 2023 12:29:06 +0100 Subject: [PATCH] Motion block update place of recommender (#2989) --- .../motion-block-detail.component.html | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/client/src/app/site/pages/meetings/pages/motions/pages/motion-blocks/components/motion-block-detail/motion-block-detail.component.html b/client/src/app/site/pages/meetings/pages/motions/pages/motion-blocks/components/motion-block-detail/motion-block-detail.component.html index b2c6563188..f8b098210a 100644 --- a/client/src/app/site/pages/meetings/pages/motions/pages/motion-blocks/components/motion-block-detail/motion-block-detail.component.html +++ b/client/src/app/site/pages/meetings/pages/motions/pages/motion-blocks/components/motion-block-detail/motion-block-detail.component.html @@ -101,14 +101,14 @@ {{ getStateLabel(motion) }} - - - -
- - {{ getRecommendationLabel(motion) }} - + +
+ + {{ getRecommendationLabel(motion) }} + +
+