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.3.3 app/views/effective/cpd_audit_reviews/_conflict.html.haml
effective_cpd-0.3.2 app/views/effective/cpd_audit_reviews/_conflict.html.haml
effective_cpd-0.3.1 app/views/effective/cpd_audit_reviews/_conflict.html.haml
effective_cpd-0.3.0 app/views/effective/cpd_audit_reviews/_conflict.html.haml
effective_cpd-0.2.1 app/views/effective/cpd_audit_reviews/_conflict.html.haml
effective_cpd-0.2.0 app/views/effective/cpd_audit_reviews/_conflict.html.haml
effective_cpd-0.1.19 app/views/effective/cpd_audit_reviews/_conflict.html.haml
effective_cpd-0.1.18 app/views/effective/cpd_audit_reviews/_conflict.html.haml
effective_cpd-0.1.17 app/views/effective/cpd_audit_reviews/_conflict.html.haml
effective_cpd-0.1.16 app/views/effective/cpd_audit_reviews/_conflict.html.haml
effective_cpd-0.1.15 app/views/effective/cpd_audit_reviews/_conflict.html.haml
effective_cpd-0.1.14 app/views/effective/cpd_audit_reviews/_conflict.html.haml
effective_cpd-0.1.13 app/views/effective/cpd_audit_reviews/_conflict.html.haml
effective_cpd-0.1.12 app/views/effective/cpd_audit_reviews/_conflict.html.haml
effective_cpd-0.1.11 app/views/effective/cpd_audit_reviews/_conflict.html.haml
effective_cpd-0.1.10 app/views/effective/cpd_audit_reviews/_conflict.html.haml
effective_cpd-0.1.9 app/views/effective/cpd_audit_reviews/_conflict.html.haml
effective_cpd-0.1.8 app/views/effective/cpd_audit_reviews/_conflict.html.haml
effective_cpd-0.1.7 app/views/effective/cpd_audit_reviews/_conflict.html.haml
effective_cpd-0.1.6 app/views/effective/cpd_audit_reviews/_conflict.html.haml