Skip to content

Commit

Permalink
Fixed issue : Unable to start survey with timer
Browse files Browse the repository at this point in the history
  • Loading branch information
Shnoulle committed Sep 9, 2024
1 parent 59ac318 commit 98e791b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
* @var $time_limit_warning_2_message
* @var $time_limit_timer_style
* @var
#=
#}
<div id='LS_question{{ iQid }}_Timer' class='{{ time_limit_timer_class }} alert alert-info' style='{{ time_limit_timer_style|escape("html_attr") }}'>
</div>
<div id='LS_question{{ iQid }}_warning' class='{{ time_limit_warning_class }} alert alert-warning' style='{{ time_limit_warning_style|escape("html_attr") }}'>
Expand Down

0 comments on commit 98e791b

Please sign in to comment.