From a39e5738a5e99b0151cdb9b0d23ddf96d33fc3c9 Mon Sep 17 00:00:00 2001 From: Bohung Date: Thu, 4 Nov 2021 16:16:11 +0800 Subject: [PATCH] Add auto check checkbox of selected question. --- app/views/surveys/show.html.erb | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/app/views/surveys/show.html.erb b/app/views/surveys/show.html.erb index 55c450f..bdf657b 100644 --- a/app/views/surveys/show.html.erb +++ b/app/views/surveys/show.html.erb @@ -308,7 +308,11 @@ <%= javascript_include_tag "lib/jquery.form"%>