Sha256: 234a2b69fdc9e25db03aa2d45a5dd7b93fae61c5de515b8711f05cde5cd9f4c4

Contents?: true

Size: 419 Bytes

Versions: 12

Compression:

Stored size: 419 Bytes

Contents

.assetable-gallery-header
  %h3 Gallery
  = link_to "×".html_safe, "#", class: "pull-right btn-close-assetable-gallery"

.assetable-gallery
  = render partial: 'asset', collection: assets, locals: {fieldname: fieldname}

.assetable-gallery-footer
  .assetable-gallery-paginate.pull-left
    = paginate assets, remote: true
  .pull-right
    = link_to "insert asset", "#", class: "btn btn-primary btn-insert-asset"

Version data entries

12 entries across 12 versions & 1 rubygems

Version Path
assetable-0.3.1 app/views/assetable/assets/_gallery.html.haml
assetable-0.3.0 app/views/assetable/assets/_gallery.html.haml
assetable-0.2.4 app/views/assetable/assets/_gallery.html.haml
assetable-0.2.2 app/views/assetable/assets/_gallery.html.haml
assetable-0.2.1 app/views/assetable/assets/_gallery.html.haml
assetable-0.1.10 app/views/assetable/assets/_gallery.html.haml
assetable-0.1.9 app/views/assetable/assets/_gallery.html.haml
assetable-0.1.8 app/views/assetable/assets/_gallery.html.haml
assetable-0.1.7 app/views/assetable/assets/_gallery.html.haml
assetable-0.1.6 app/views/assetable/assets/_gallery.html.haml
assetable-0.1.3 app/views/assetable/assets/_gallery.html.haml
assetable-0.1.2 app/views/assetable/assets/_gallery.html.haml