From af016b3e9c0f7127ca3094d78a2552e0cf16893c Mon Sep 17 00:00:00 2001 From: Fabian Helfer Date: Fri, 30 Jan 2026 15:19:20 +0100 Subject: [PATCH] =?UTF-8?q?[Fix]=200047063=20UI:=20Rating=20=E2=80=93=20ar?= =?UTF-8?q?ia-label=20on=20input=20instead=20of=20label?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../templates/default/Input/tpl.rating.html | 6 +-- .../Component/Input/Field/RatingInputTest.php | 44 +++++++++---------- 2 files changed, 25 insertions(+), 25 deletions(-) diff --git a/components/ILIAS/UI/src/templates/default/Input/tpl.rating.html b/components/ILIAS/UI/src/templates/default/Input/tpl.rating.html index 87d7da3e2003..5b23eeb516ee 100644 --- a/components/ILIAS/UI/src/templates/default/Input/tpl.rating.html +++ b/components/ILIAS/UI/src/templates/default/Input/tpl.rating.html @@ -13,14 +13,14 @@ - - + +
- +
diff --git a/components/ILIAS/UI/tests/Component/Input/Field/RatingInputTest.php b/components/ILIAS/UI/tests/Component/Input/Field/RatingInputTest.php index abf44a8d6bee..0279de778dcd 100644 --- a/components/ILIAS/UI/tests/Component/Input/Field/RatingInputTest.php +++ b/components/ILIAS/UI/tests/Component/Input/Field/RatingInputTest.php @@ -69,23 +69,23 @@ public function testRatingRenderBasic(): void
- - + + - - + + - - + + - - + + - - + +
- +
@@ -121,24 +121,24 @@ public function testRatingRenderFull(): void
- - + + - - + + - - + + - - + + - - + +
- +