Sha256: 4e6d16a09f768fa5b6cb2e27f302e736558dd5baa433295c10575a5052c1c4c2

Contents?: true

Size: 433 Bytes

Versions: 46

Compression:

Stored size: 433 Bytes

Contents

= card(cpd_audit_review.wizard_step_title(step)) do
  %table.table
    %tbody
      %tr
        %th Conflict of Interest
        %td
          - if cpd_audit_review.conflict_of_interest?
            Yes, there is a conflict of interest
          - else
            No conflict of interest

      - if cpd_audit_review.conflict_of_interest?
        %tr
          %th Reason
          %td= cpd_audit_review.conflict_of_interest_reason

Version data entries

46 entries across 46 versions & 1 rubygems

Version Path
effective_cpd-0.6.9 app/views/effective/cpd_audit_reviews/_conflict.html.haml
effective_cpd-1.0.0 app/views/effective/cpd_audit_reviews/_conflict.html.haml
effective_cpd-0.6.8 app/views/effective/cpd_audit_reviews/_conflict.html.haml
effective_cpd-0.6.7 app/views/effective/cpd_audit_reviews/_conflict.html.haml
effective_cpd-0.6.6 app/views/effective/cpd_audit_reviews/_conflict.html.haml
effective_cpd-0.6.5 app/views/effective/cpd_audit_reviews/_conflict.html.haml
effective_cpd-0.6.4 app/views/effective/cpd_audit_reviews/_conflict.html.haml
effective_cpd-0.6.3 app/views/effective/cpd_audit_reviews/_conflict.html.haml
effective_cpd-0.6.2 app/views/effective/cpd_audit_reviews/_conflict.html.haml
effective_cpd-0.6.1 app/views/effective/cpd_audit_reviews/_conflict.html.haml
effective_cpd-0.6.0 app/views/effective/cpd_audit_reviews/_conflict.html.haml
effective_cpd-0.5.4 app/views/effective/cpd_audit_reviews/_conflict.html.haml
effective_cpd-0.5.3 app/views/effective/cpd_audit_reviews/_conflict.html.haml
effective_cpd-0.5.2 app/views/effective/cpd_audit_reviews/_conflict.html.haml
effective_cpd-0.5.1 app/views/effective/cpd_audit_reviews/_conflict.html.haml
effective_cpd-0.5.0 app/views/effective/cpd_audit_reviews/_conflict.html.haml
effective_cpd-0.4.3 app/views/effective/cpd_audit_reviews/_conflict.html.haml
effective_cpd-0.4.2 app/views/effective/cpd_audit_reviews/_conflict.html.haml
effective_cpd-0.4.1 app/views/effective/cpd_audit_reviews/_conflict.html.haml
effective_cpd-0.4.0 app/views/effective/cpd_audit_reviews/_conflict.html.haml