Cosmetics
This commit is contained in:
parent
2420eb85ee
commit
5c65196eac
4 changed files with 9 additions and 8 deletions
|
|
@ -49,15 +49,15 @@ div id=dom_id(check)
|
|||
tr
|
||||
th = Check.human_attribute_name(:criterion_de)
|
||||
td = check.criterion_de
|
||||
tr
|
||||
th = Check.human_attribute_name(:exemption_details_de)
|
||||
td = check.exemption_details_de
|
||||
tr
|
||||
th = Check.human_attribute_name(:criterion_details_de)
|
||||
td = check.criterion_details_de
|
||||
tr
|
||||
th = Check.human_attribute_name(:example_de)
|
||||
td = check.example_de
|
||||
tr
|
||||
th = Check.human_attribute_name(:exemption_details_de)
|
||||
td = check.exemption_details_de
|
||||
tr
|
||||
th = Check.human_attribute_name(:test_instructions)
|
||||
td = check.test_instructions
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue