diff --git a/themes/question/bootstrap_buttons/survey/questions/answer/listradio/assets/scripts/bootstrapbuttons.js b/themes/question/bootstrap_buttons/survey/questions/answer/listradio/assets/scripts/bootstrapbuttons.js index 3d8fd230ee6..5f932fe886f 100644 --- a/themes/question/bootstrap_buttons/survey/questions/answer/listradio/assets/scripts/bootstrapbuttons.js +++ b/themes/question/bootstrap_buttons/survey/questions/answer/listradio/assets/scripts/bootstrapbuttons.js @@ -9,5 +9,4 @@ function doBootstrapRadio(){ $("#answer" + name + "othertext").val('').trigger("change"); } }); - } diff --git a/themes/question/bootstrap_buttons/survey/questions/answer/listradio/rows/answer_row.twig b/themes/question/bootstrap_buttons/survey/questions/answer/listradio/rows/answer_row.twig index d98490019cb..3e6197568cc 100644 --- a/themes/question/bootstrap_buttons/survey/questions/answer/listradio/rows/answer_row.twig +++ b/themes/question/bootstrap_buttons/survey/questions/answer/listradio/rows/answer_row.twig @@ -14,8 +14,8 @@ {% set max_buttons_row = (question_template_attribute.max_buttons_row == 'default' or question_template_attribute.max_buttons_row is empty) ? 'col-sm-2' : question_template_attribute.max_buttons_row %} -
-
+
+
+ @@ -14,7 +14,7 @@ http://www.limesurvey.org Copyright (C) 2005 - 2018 LimeSurvey Gmbh, Inc. All rights reserved. GNU General Public License version 2 or later - 1.0 + 1.1 1 New implementation of the Bootstrap buttons question theme diff --git a/themes/question/bootstrap_buttons/survey/questions/answer/multiplechoice/rows/answer_row.twig b/themes/question/bootstrap_buttons/survey/questions/answer/multiplechoice/rows/answer_row.twig index 30c2f0ce36d..41c0b2de5f7 100644 --- a/themes/question/bootstrap_buttons/survey/questions/answer/multiplechoice/rows/answer_row.twig +++ b/themes/question/bootstrap_buttons/survey/questions/answer/multiplechoice/rows/answer_row.twig @@ -20,8 +20,8 @@ #} -
-
+
+