Sha256: 6446e2e9f91fb115a2917a85ec3388bc08552c919706ad12e4c64d3e204b599a

Contents?: true

Size: 283 Bytes

Versions: 24

Compression:

Stored size: 283 Bytes

Contents

.tn-tc-image{class: piece.stretch_to_fill? ? 'stretch' : ''}
  - 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

24 entries across 24 versions & 1 rubygems

Version Path
tenon-1.0.44 app/views/tenon/tenon_content/piece_types/display/_image.html.haml
tenon-1.0.43 app/views/tenon/tenon_content/piece_types/display/_image.html.haml
tenon-1.0.42 app/views/tenon/tenon_content/piece_types/display/_image.html.haml
tenon-1.0.41 app/views/tenon/tenon_content/piece_types/display/_image.html.haml
tenon-1.0.40 app/views/tenon/tenon_content/piece_types/display/_image.html.haml
tenon-1.0.39 app/views/tenon/tenon_content/piece_types/display/_image.html.haml
tenon-1.0.38 app/views/tenon/tenon_content/piece_types/display/_image.html.haml
tenon-1.0.37 app/views/tenon/tenon_content/piece_types/display/_image.html.haml
tenon-1.0.36 app/views/tenon/tenon_content/piece_types/display/_image.html.haml
tenon-1.0.35 app/views/tenon/tenon_content/piece_types/display/_image.html.haml
tenon-1.0.33 app/views/tenon/tenon_content/piece_types/display/_image.html.haml
tenon-1.0.32 app/views/tenon/tenon_content/piece_types/display/_image.html.haml
tenon-1.0.31 app/views/tenon/tenon_content/piece_types/display/_image.html.haml
tenon-1.0.30 app/views/tenon/tenon_content/piece_types/display/_image.html.haml
tenon-1.0.29 app/views/tenon/tenon_content/piece_types/display/_image.html.haml
tenon-1.0.28 app/views/tenon/tenon_content/piece_types/display/_image.html.haml
tenon-1.0.27 app/views/tenon/tenon_content/piece_types/display/_image.html.haml
tenon-1.0.26 app/views/tenon/tenon_content/piece_types/display/_image.html.haml
tenon-1.0.25 app/views/tenon/tenon_content/piece_types/display/_image.html.haml
tenon-1.0.24 app/views/tenon/tenon_content/piece_types/display/_image.html.haml