Sha256: bd4ff202d0342d80848082c6409623f26e607087761ee43c08ac28b5f6beb000

Contents?: true

Size: 535 Bytes

Versions: 16

Compression:

Stored size: 535 Bytes

Contents

.tn-tc-row.four-column-image-and-text.stacked-image-and-text
  -[[0,1], [2,3], [4,5], [6,7]].each do |positions|
    .three{class: cycle('', '', '', 'omega')}
      - row.pieces.select { |p| positions.include?(p.position) }.each do |piece|
        - if piece.piece_type == 'Image'
          .tn-tc-piece.tn-tc-asset-field
            = render "tenon/tenon_content/piece_types/display/image", piece: piece
        - else
          .tn-tc-piece
            = render 'tenon/tenon_content/piece_types/display/text', piece: piece
  .spacer

Version data entries

16 entries across 16 versions & 1 rubygems

Version Path
tenon-1.1.8 app/views/tenon/tenon_content/row_types/display/_four_column_image_and_text.html.haml
tenon-1.1.7 app/views/tenon/tenon_content/row_types/display/_four_column_image_and_text.html.haml
tenon-1.1.6 app/views/tenon/tenon_content/row_types/display/_four_column_image_and_text.html.haml
tenon-1.1.5 app/views/tenon/tenon_content/row_types/display/_four_column_image_and_text.html.haml
tenon-1.1.4 app/views/tenon/tenon_content/row_types/display/_four_column_image_and_text.html.haml
tenon-1.1.3 app/views/tenon/tenon_content/row_types/display/_four_column_image_and_text.html.haml
tenon-1.1.2 app/views/tenon/tenon_content/row_types/display/_four_column_image_and_text.html.haml
tenon-1.1.1 app/views/tenon/tenon_content/row_types/display/_four_column_image_and_text.html.haml
tenon-1.0.76 app/views/tenon/tenon_content/row_types/display/_four_column_image_and_text.html.haml
tenon-1.0.75 app/views/tenon/tenon_content/row_types/display/_four_column_image_and_text.html.haml
tenon-1.0.74 app/views/tenon/tenon_content/row_types/display/_four_column_image_and_text.html.haml
tenon-1.0.73 app/views/tenon/tenon_content/row_types/display/_four_column_image_and_text.html.haml
tenon-1.0.72 app/views/tenon/tenon_content/row_types/display/_four_column_image_and_text.html.haml
tenon-1.0.71 app/views/tenon/tenon_content/row_types/display/_four_column_image_and_text.html.haml
tenon-1.0.70 app/views/tenon/tenon_content/row_types/display/_four_column_image_and_text.html.haml
tenon-1.0.69 app/views/tenon/tenon_content/row_types/display/_four_column_image_and_text.html.haml