Browse Source

fix spaces

pull/2672/head
Rachael Booth 2 years ago
parent
commit
befe2283a5
  1. 2
      app/models/form/question.rb

2
app/models/form/question.rb

@ -229,7 +229,7 @@ class Form::Question
elsif header.present? elsif header.present?
header header
else else
id.humanize id.humanize
end end
format_ending(label) format_ending(label)
end end

Loading…
Cancel
Save