Sha256: 14bb2bbf43d6d6ebc36a0b1ec9f67acd7facc47c148826bc603d8d0ae17dc446

Contents?: true

Size: 181 Bytes

Versions: 9

Compression:

Stored size: 181 Bytes

Contents

= tabs do
  = tab(stamp) do
    = render 'admin/stamps/form_stamp', stamp: stamp

  - if stamp.persisted?
    = tab 'Logs' do
      = render_inline_datatable(stamp.logs_datatable)

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
effective_products-0.3.9 app/views/admin/stamps/_form.html.haml
effective_products-0.3.8 app/views/admin/stamps/_form.html.haml
effective_products-0.3.7 app/views/admin/stamps/_form.html.haml
effective_products-0.3.6 app/views/admin/stamps/_form.html.haml
effective_products-0.3.5 app/views/admin/stamps/_form.html.haml
effective_products-0.3.4 app/views/admin/stamps/_form.html.haml
effective_products-0.3.3 app/views/admin/stamps/_form.html.haml
effective_products-0.3.2 app/views/admin/stamps/_form.html.haml
effective_products-0.3.1 app/views/admin/stamps/_form.html.haml