Initial work on questions and payment and fix for confirmation email
This commit is contained in:
@@ -1112,6 +1112,7 @@ module ApplicationHelper
|
||||
lang: options[:lang],
|
||||
min: options[:min],
|
||||
max: options[:max],
|
||||
step: options[:step],
|
||||
aria: description_id ? { describedby: description_id } : nil
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user