Sha256: 68922194559677d0406b6762f426175e8e002cfd8e980946fb8a79cf65032790

Contents?: true

Size: 461 Bytes

Versions: 83

Compression:

Stored size: 461 Bytes

Contents

.row
  .col
    = render(cpd_audit_level_question)

    %p.text-muted
      %small= cpd_audit_level_question.category

    = f.hidden_field :cpd_audit_id
    = f.hidden_field :cpd_audit_level_question_id

    - cpd_audit_response = f.object
    - partial = 'effective/cpd_audit_responses/fields/' + cpd_audit_level_question.category_partial
    = render(partial, f: f, cpd_audit_response: cpd_audit_response, cpd_audit_level_question: cpd_audit_level_question)

Version data entries

83 entries across 83 versions & 1 rubygems

Version Path
effective_cpd-1.7.2 app/views/effective/cpd_audit_responses/_fields.html.haml
effective_cpd-1.7.1 app/views/effective/cpd_audit_responses/_fields.html.haml
effective_cpd-1.7.0 app/views/effective/cpd_audit_responses/_fields.html.haml
effective_cpd-1.6.5 app/views/effective/cpd_audit_responses/_fields.html.haml
effective_cpd-1.6.4 app/views/effective/cpd_audit_responses/_fields.html.haml
effective_cpd-1.6.3 app/views/effective/cpd_audit_responses/_fields.html.haml
effective_cpd-1.6.2 app/views/effective/cpd_audit_responses/_fields.html.haml
effective_cpd-1.6.1 app/views/effective/cpd_audit_responses/_fields.html.haml
effective_cpd-1.6.0 app/views/effective/cpd_audit_responses/_fields.html.haml
effective_cpd-1.5.1 app/views/effective/cpd_audit_responses/_fields.html.haml
effective_cpd-1.5.0 app/views/effective/cpd_audit_responses/_fields.html.haml
effective_cpd-1.4.8 app/views/effective/cpd_audit_responses/_fields.html.haml
effective_cpd-1.4.7 app/views/effective/cpd_audit_responses/_fields.html.haml
effective_cpd-1.4.6 app/views/effective/cpd_audit_responses/_fields.html.haml
effective_cpd-1.4.5 app/views/effective/cpd_audit_responses/_fields.html.haml
effective_cpd-1.4.4 app/views/effective/cpd_audit_responses/_fields.html.haml
effective_cpd-1.4.3 app/views/effective/cpd_audit_responses/_fields.html.haml
effective_cpd-1.4.2 app/views/effective/cpd_audit_responses/_fields.html.haml
effective_cpd-1.4.1 app/views/effective/cpd_audit_responses/_fields.html.haml
effective_cpd-0.6.9 app/views/effective/cpd_audit_responses/_fields.html.haml