Sha256: 494e6f6ac9b3ed696a1368fc41eb7147be40877599fcfa53a0c3c3f2d0228693
Contents?: true
Size: 745 Bytes
Versions: 32
Compression:
Stored size: 745 Bytes
Contents
- # don't use wizard_card here = card(cpd_audit.wizard_step_title(step)) do %table.table %tbody %tr %th Exemption %td - if cpd_audit.was_exemption_requested? Yes, an exemption has been requested - else No exemption request - if cpd_audit.was_exemption_requested? %tr %th Reason %td= cpd_audit.exemption_request_reason %tr %th Status %td %span.badge.badge-secondary - if cpd_audit.exemption_requested? Requested - elsif cpd_audit.was_exemption_granted? Granted - elsif cpd_audit.was_exemption_denied? Denied
Version data entries
32 entries across 32 versions & 1 rubygems