Browse Source

ERB lint

pull/788/head
Stéphane Meny 3 years ago
parent
commit
847ed4995e
No known key found for this signature in database
GPG Key ID: 9D0AFEA988527923
  1. 1
      app/views/form/_radio_question.html.erb

1
app/views/form/_radio_question.html.erb

@ -36,4 +36,3 @@
<% end %> <% end %>
<%= render partial: "form/guidance/#{question.guidance_partial}" if question.bottom_guidance? %> <%= render partial: "form/guidance/#{question.guidance_partial}" if question.bottom_guidance? %>

Loading…
Cancel
Save