Sha256: b57fb3e644666b358acd9a4118cfbadb0db21f56744a21669a717ce4b99756d9

Contents?: true

Size: 416 Bytes

Versions: 10

Compression:

Stored size: 416 Bytes

Contents

.tn-tc__row.left-wrapped-image-with-text.wrapped-image-with-text
  .twelve
    - row.pieces.each do |piece|
      - if piece.piece_type == 'Image'
        .tn-tc__wrapped-image.left.omega{ class: piece.size }
          = render 'tenon/tenon_content/piece_types/display/image', piece: piece
      - if piece.piece_type == "Text"
        = render 'tenon/tenon_content/piece_types/display/text', piece: piece
  .spacer

Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
tenon-2.1.0 app/views/tenon/tenon_content/row_types/display/_left_wrapped_image_with_text.html.haml
tenon-2.0.8 app/views/tenon/tenon_content/row_types/display/_left_wrapped_image_with_text.html.haml
tenon-2.0.7 app/views/tenon/tenon_content/row_types/display/_left_wrapped_image_with_text.html.haml
tenon-2.0.6 app/views/tenon/tenon_content/row_types/display/_left_wrapped_image_with_text.html.haml
tenon-2.0.5 app/views/tenon/tenon_content/row_types/display/_left_wrapped_image_with_text.html.haml
tenon-2.0.4 app/views/tenon/tenon_content/row_types/display/_left_wrapped_image_with_text.html.haml
tenon-2.0.3 app/views/tenon/tenon_content/row_types/display/_left_wrapped_image_with_text.html.haml
tenon-2.0.2 app/views/tenon/tenon_content/row_types/display/_left_wrapped_image_with_text.html.haml
tenon-2.0.1 app/views/tenon/tenon_content/row_types/display/_left_wrapped_image_with_text.html.haml
tenon-2.0.0 app/views/tenon/tenon_content/row_types/display/_left_wrapped_image_with_text.html.haml