Sha256: 3e5582ea568818f7240967ce82b6c7f4fae1ac06171c88f902e7d409f64973d3

Contents?: true

Size: 293 Bytes

Versions: 55

Compression:

Stored size: 293 Bytes

Contents

= tabs do
  = tab 'Statement' do
    = render('effective/cpd_statements/cpd_statement', cpd_statement: cpd_statement)

  - if cpd_statement.persisted? && cpd_statement.respond_to?(:log_changes_datatable)
    = tab 'Logs' do
      = render_inline_datatable(cpd_statement.log_changes_datatable)

Version data entries

55 entries across 55 versions & 1 rubygems

Version Path
effective_cpd-0.6.9 app/views/admin/cpd_statements/_cpd_statement.html.haml
effective_cpd-1.2.4 app/views/admin/cpd_statements/_cpd_statement.html.haml
effective_cpd-1.2.3 app/views/admin/cpd_statements/_cpd_statement.html.haml
effective_cpd-1.2.2 app/views/admin/cpd_statements/_cpd_statement.html.haml
effective_cpd-1.2.1 app/views/admin/cpd_statements/_cpd_statement.html.haml
effective_cpd-1.2.0 app/views/admin/cpd_statements/_cpd_statement.html.haml
effective_cpd-1.1.3 app/views/admin/cpd_statements/_cpd_statement.html.haml
effective_cpd-1.1.2 app/views/admin/cpd_statements/_cpd_statement.html.haml
effective_cpd-1.1.1 app/views/admin/cpd_statements/_cpd_statement.html.haml
effective_cpd-1.1.0 app/views/admin/cpd_statements/_cpd_statement.html.haml
effective_cpd-1.0.0 app/views/admin/cpd_statements/_cpd_statement.html.haml
effective_cpd-0.6.8 app/views/admin/cpd_statements/_cpd_statement.html.haml
effective_cpd-0.6.7 app/views/admin/cpd_statements/_cpd_statement.html.haml
effective_cpd-0.6.6 app/views/admin/cpd_statements/_cpd_statement.html.haml
effective_cpd-0.6.5 app/views/admin/cpd_statements/_cpd_statement.html.haml
effective_cpd-0.6.4 app/views/admin/cpd_statements/_cpd_statement.html.haml
effective_cpd-0.6.3 app/views/admin/cpd_statements/_cpd_statement.html.haml
effective_cpd-0.6.2 app/views/admin/cpd_statements/_cpd_statement.html.haml
effective_cpd-0.6.1 app/views/admin/cpd_statements/_cpd_statement.html.haml
effective_cpd-0.6.0 app/views/admin/cpd_statements/_cpd_statement.html.haml