Sha256: e3b11f1385423de6e1d59c71a1de3e1461a7b205147f8d854782b36d69973415

Contents?: true

Size: 405 Bytes

Versions: 46

Compression:

Stored size: 405 Bytes

Contents

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

      - if cpd_audit.conflict_of_interest?
        %tr
          %th Reason
          %td= cpd_audit.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_audits/_conflict.html.haml
effective_cpd-1.0.0 app/views/effective/cpd_audits/_conflict.html.haml
effective_cpd-0.6.8 app/views/effective/cpd_audits/_conflict.html.haml
effective_cpd-0.6.7 app/views/effective/cpd_audits/_conflict.html.haml
effective_cpd-0.6.6 app/views/effective/cpd_audits/_conflict.html.haml
effective_cpd-0.6.5 app/views/effective/cpd_audits/_conflict.html.haml
effective_cpd-0.6.4 app/views/effective/cpd_audits/_conflict.html.haml
effective_cpd-0.6.3 app/views/effective/cpd_audits/_conflict.html.haml
effective_cpd-0.6.2 app/views/effective/cpd_audits/_conflict.html.haml
effective_cpd-0.6.1 app/views/effective/cpd_audits/_conflict.html.haml
effective_cpd-0.6.0 app/views/effective/cpd_audits/_conflict.html.haml
effective_cpd-0.5.4 app/views/effective/cpd_audits/_conflict.html.haml
effective_cpd-0.5.3 app/views/effective/cpd_audits/_conflict.html.haml
effective_cpd-0.5.2 app/views/effective/cpd_audits/_conflict.html.haml
effective_cpd-0.5.1 app/views/effective/cpd_audits/_conflict.html.haml
effective_cpd-0.5.0 app/views/effective/cpd_audits/_conflict.html.haml
effective_cpd-0.4.3 app/views/effective/cpd_audits/_conflict.html.haml
effective_cpd-0.4.2 app/views/effective/cpd_audits/_conflict.html.haml
effective_cpd-0.4.1 app/views/effective/cpd_audits/_conflict.html.haml
effective_cpd-0.4.0 app/views/effective/cpd_audits/_conflict.html.haml