Sha256: 201602024ce3e0be18d6c094b46c32842b4096f346052bdcb59184b90bf32b23

Contents?: true

Size: 339 Bytes

Versions: 37

Compression:

Stored size: 339 Bytes

Contents

.tn-tc-image{class: piece.stretch_to_fill? ? 'stretch' : ''}
  - if piece.image.present?
    - if piece.link_url.blank?
      = piece_image_tag(piece)
    - else
      = link_to piece_image_tag(piece), piece.link_url, target: '_'
  - else
    = image_tag('tenon/thumb-doc.png')
- if piece.show_caption
  .tn-tc-caption
    = piece.caption

Version data entries

37 entries across 37 versions & 1 rubygems

Version Path
tenon-1.1.8 app/views/tenon/tenon_content/piece_types/display/_image.html.haml
tenon-1.1.7 app/views/tenon/tenon_content/piece_types/display/_image.html.haml
tenon-1.1.6 app/views/tenon/tenon_content/piece_types/display/_image.html.haml
tenon-2.1.0 app/views/tenon/tenon_content/piece_types/display/_image.html.haml
tenon-2.0.8 app/views/tenon/tenon_content/piece_types/display/_image.html.haml
tenon-2.0.7 app/views/tenon/tenon_content/piece_types/display/_image.html.haml
tenon-2.0.6 app/views/tenon/tenon_content/piece_types/display/_image.html.haml
tenon-2.0.5 app/views/tenon/tenon_content/piece_types/display/_image.html.haml
tenon-2.0.4 app/views/tenon/tenon_content/piece_types/display/_image.html.haml
tenon-2.0.3 app/views/tenon/tenon_content/piece_types/display/_image.html.haml
tenon-2.0.2 app/views/tenon/tenon_content/piece_types/display/_image.html.haml
tenon-2.0.1 app/views/tenon/tenon_content/piece_types/display/_image.html.haml
tenon-2.0.0 app/views/tenon/tenon_content/piece_types/display/_image.html.haml
tenon-1.1.5 app/views/tenon/tenon_content/piece_types/display/_image.html.haml
tenon-1.1.4 app/views/tenon/tenon_content/piece_types/display/_image.html.haml
tenon-1.1.3 app/views/tenon/tenon_content/piece_types/display/_image.html.haml
tenon-1.1.2 app/views/tenon/tenon_content/piece_types/display/_image.html.haml
tenon-1.1.1 app/views/tenon/tenon_content/piece_types/display/_image.html.haml
tenon-1.0.76 app/views/tenon/tenon_content/piece_types/display/_image.html.haml
tenon-1.0.75 app/views/tenon/tenon_content/piece_types/display/_image.html.haml