Sha256: 4c3634d03e6e0ef322e1734ab978a5bb034b7d1e003473a9bc7f07b9158ae0ae

Contents?: true

Size: 418 Bytes

Versions: 10

Compression:

Stored size: 418 Bytes

Contents

.tn-tc__row.right-wrapped-image-with-text.wrapped-image-with-text
  .twelve
    - row.pieces.each do |piece|
      - if piece.piece_type == 'Image'
        .tn-tc__wrapped-image.right.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/_right_wrapped_image_with_text.html.haml
tenon-2.0.8 app/views/tenon/tenon_content/row_types/display/_right_wrapped_image_with_text.html.haml
tenon-2.0.7 app/views/tenon/tenon_content/row_types/display/_right_wrapped_image_with_text.html.haml
tenon-2.0.6 app/views/tenon/tenon_content/row_types/display/_right_wrapped_image_with_text.html.haml
tenon-2.0.5 app/views/tenon/tenon_content/row_types/display/_right_wrapped_image_with_text.html.haml
tenon-2.0.4 app/views/tenon/tenon_content/row_types/display/_right_wrapped_image_with_text.html.haml
tenon-2.0.3 app/views/tenon/tenon_content/row_types/display/_right_wrapped_image_with_text.html.haml
tenon-2.0.2 app/views/tenon/tenon_content/row_types/display/_right_wrapped_image_with_text.html.haml
tenon-2.0.1 app/views/tenon/tenon_content/row_types/display/_right_wrapped_image_with_text.html.haml
tenon-2.0.0 app/views/tenon/tenon_content/row_types/display/_right_wrapped_image_with_text.html.haml