diff --git a/changelog.html b/changelog.html index a45d4ddb4f114d51e7ac4b81d6a3a4a95dd1d25f..57fb45da045de2c1bbec47652ceaa4eaaaf1133a 100644 --- a/changelog.html +++ b/changelog.html @@ -58,6 +58,9 @@ Upcoming changes
  • More efficient deletion of old builds (specified by date). (issue 22607) +
  • + Fix a bug which only showed the first detail part for radio buttons. + (issue 22583) diff --git a/core/src/main/resources/lib/form/hetero-radio.jelly b/core/src/main/resources/lib/form/hetero-radio.jelly index 80cca8d916e77dbbfefe17f67855e6df18997785..d140c2499721f48cc6b8518a436fecc5c07f1f95 100644 --- a/core/src/main/resources/lib/form/hetero-radio.jelly +++ b/core/src/main/resources/lib/form/hetero-radio.jelly @@ -40,8 +40,9 @@ THE SOFTWARE. + -