Sha256: 02ac86476ca978521039cd1b3768354dd481b485b806d73a20d8704edd6c0047

Contents?: true

Size: 235 Bytes

Versions: 11

Compression:

Stored size: 235 Bytes

Contents

.tn-tc-image
  - if piece.link_url.blank?
    = image_tag(piece.image.url(:_medium))
  - else
    = link_to image_tag(piece.image.url(:_medium)), piece.link_url, target: '_'
- if piece.show_caption
  .tn-tc-caption
    = piece.caption

Version data entries

11 entries across 11 versions & 1 rubygems

Version Path
tenon-1.0.19 app/views/tenon/tenon_content/piece_types/display/_image.html.haml
tenon-1.0.18 app/views/tenon/tenon_content/piece_types/display/_image.html.haml
tenon-1.0.17 app/views/tenon/tenon_content/piece_types/display/_image.html.haml
tenon-1.0.16 app/views/tenon/tenon_content/piece_types/display/_image.html.haml
tenon-1.0.15 app/views/tenon/tenon_content/piece_types/display/_image.html.haml
tenon-1.0.14 app/views/tenon/tenon_content/piece_types/display/_image.html.haml
tenon-1.0.13 app/views/tenon/tenon_content/piece_types/display/_image.html.haml
tenon-1.0.12 app/views/tenon/tenon_content/piece_types/display/_image.html.haml
tenon-1.0.11 app/views/tenon/tenon_content/piece_types/display/_image.html.haml
tenon-1.0.10 app/views/tenon/tenon_content/piece_types/display/_image.html.haml
tenon-1.0.9 app/views/tenon/tenon_content/piece_types/display/_image.html.haml