Sha256: 75d0b5134629c72b3a17b170b052d67c160331d7cc4ba8c49ecd5f657a5a835d

Contents?: true

Size: 261 Bytes

Versions: 1

Compression:

Stored size: 261 Bytes

Contents

= render 'application/show'

.contextual
  = icon_link_to :new, new_invoice_attachment_path(resource), :remote => true
%h3= t('title.attachments')

- @attachments = resource.attachments
#attachments_list
  = render 'attachments/list' unless @attachments.empty?

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
bookyt-0.0.1 app/views/employments/_show.html.haml