Sha256: f3602441dffe02c054376756bfb867364931638073c894fc27565f64e3876a1a
Contents?: true
Size: 512 Bytes
Versions: 10
Compression:
Stored size: 512 Bytes
Contents
.tn-tc__row.two-column-image-and-text.stacked-image-and-text -[[0,1], [2,3]].each do |positions| .six{ 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
10 entries across 10 versions & 1 rubygems