Sha256: 7e7a6c69b589978072cffa22bb7bf404f710e278af3fdbbf492c5200cfa80de5

Contents?: true

Size: 339 Bytes

Versions: 10

Compression:

Stored size: 339 Bytes

Contents

.tn-tc__row.two-column-with-background-image.tn-tc-background-image{style: "background-image: url(#{row.pieces.first.image.url})"}
  .tn-tc-background-content
    - row.pieces[1..-1].each do |piece|
      .tn-tc-piece.six{ class: cycle('', 'omega') }
        = 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/_two_column_with_background_image.html.haml
tenon-2.0.8 app/views/tenon/tenon_content/row_types/display/_two_column_with_background_image.html.haml
tenon-2.0.7 app/views/tenon/tenon_content/row_types/display/_two_column_with_background_image.html.haml
tenon-2.0.6 app/views/tenon/tenon_content/row_types/display/_two_column_with_background_image.html.haml
tenon-2.0.5 app/views/tenon/tenon_content/row_types/display/_two_column_with_background_image.html.haml
tenon-2.0.4 app/views/tenon/tenon_content/row_types/display/_two_column_with_background_image.html.haml
tenon-2.0.3 app/views/tenon/tenon_content/row_types/display/_two_column_with_background_image.html.haml
tenon-2.0.2 app/views/tenon/tenon_content/row_types/display/_two_column_with_background_image.html.haml
tenon-2.0.1 app/views/tenon/tenon_content/row_types/display/_two_column_with_background_image.html.haml
tenon-2.0.0 app/views/tenon/tenon_content/row_types/display/_two_column_with_background_image.html.haml