From 945a0fe8d23f6137e4e3df3462e720159eb3fd38 Mon Sep 17 00:00:00 2001 From: tsv2013 Date: Fri, 2 Feb 2024 14:36:45 +0300 Subject: [PATCH] Fixed #7774 - A question disappears when Title Location: Bottom and the question is collapsed --- src/knockout/templates/question.html | 7 ++- src/knockout/templates/questioncontent.html | 52 ++++++++++----------- 2 files changed, 30 insertions(+), 29 deletions(-) diff --git a/src/knockout/templates/question.html b/src/knockout/templates/question.html index f709828fb8..98a0616081 100644 --- a/src/knockout/templates/question.html +++ b/src/knockout/templates/question.html @@ -10,8 +10,13 @@ + + + + - + + diff --git a/src/knockout/templates/questioncontent.html b/src/knockout/templates/questioncontent.html index 51467398cf..88bba0bf6f 100644 --- a/src/knockout/templates/questioncontent.html +++ b/src/knockout/templates/questioncontent.html @@ -1,40 +1,36 @@  \ No newline at end of file