Sha256: 70b9060ff97dcb86f8bdfde4f318c1d9ec2388978cabb63830c39fd3fc4dfedf

Contents?: true

Size: 305 Bytes

Versions: 25

Compression:

Stored size: 305 Bytes

Contents

= card(cpd_audit.wizard_step_title(step)) do
  - cpd_cycle = cpd_audit.required_cpd_cycle

  %table.table
    %tbody
      %tr
        %th CPD Requirements
        %td
          - if cpd_audit.user_cpd_required? == false
            Not required

          - if cpd_cycle.present?
            = cpd_cycle

Version data entries

25 entries across 25 versions & 1 rubygems

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