Sha256: 902490bda7dd0525f342dade2582f0da32e8fa5f2de4934792f84a4c70966a1b

Contents?: true

Size: 264 Bytes

Versions: 18

Compression:

Stored size: 264 Bytes

Contents

- @attachments = resource.attachments
- if @attachments.empty?
  = boot_no_entry_alert
  .attachments.collection
- else
  = render 'attachments/list', :collection => @attachments

.form-actions
  = icon_link_to :new, [:new, resource, :attachment], :remote => true

Version data entries

18 entries across 18 versions & 1 rubygems

Version Path
has_accounts_engine-3.0.0.beta15 app/views/has_accounts/_show_attachments.html.haml
has_accounts_engine-3.0.0.beta14 app/views/has_accounts/_show_attachments.html.haml
has_accounts_engine-3.0.0.beta13 app/views/has_accounts/_show_attachments.html.haml
has_accounts_engine-3.0.0.beta12 app/views/has_accounts/_show_attachments.html.haml
has_accounts_engine-3.0.0.beta11 app/views/has_accounts/_show_attachments.html.haml
has_accounts_engine-3.0.0.beta10 app/views/has_accounts/_show_attachments.html.haml
has_accounts_engine-3.0.0.beta9 app/views/has_accounts/_show_attachments.html.haml
has_accounts_engine-3.0.0.beta8 app/views/has_accounts/_show_attachments.html.haml
has_accounts_engine-3.0.0.beta7 app/views/has_accounts/_show_attachments.html.haml
has_accounts_engine-3.0.0.beta6 app/views/has_accounts/_show_attachments.html.haml
has_accounts_engine-3.0.0.beta5 app/views/has_accounts/_show_attachments.html.haml
has_accounts_engine-3.0.0.beta4 app/views/has_accounts/_show_attachments.html.haml
has_accounts_engine-3.0.0.beta3 app/views/has_accounts/_show_attachments.html.haml
has_accounts_engine-3.0.0.beta2 app/views/has_accounts/_show_attachments.html.haml
has_accounts_engine-3.0.0.beta1 app/views/has_accounts/_show_attachments.html.haml
has_accounts_engine-3.0.0.beta0 app/views/has_accounts/_show_attachments.html.haml
has_accounts_engine-2.0.1 app/views/has_accounts/_show_attachments.html.haml
has_accounts_engine-2.0.0 app/views/has_accounts/_show_attachments.html.haml