Pronoun question and a few fixes

This commit is contained in:
Godwin
2017-06-12 21:27:13 -07:00
parent 6a6dfca503
commit 2ecda2bc74
15 changed files with 91 additions and 51 deletions
+1 -1
View File
@@ -7,7 +7,7 @@
%h3=_'articles.policy.headings.The_Agreement'
%ul
- policies.each do |term|
%li
%li{id: checkboxes ? nil : term, class: checkboxes ? nil : :target}
- if checkboxes
= check_box_tag(term, 1, false, required: true)
.term=_"articles.policy.term.#{term.to_s}", :s, 2