Sha256: 786b2f31c85f5ab632f2d34964790e181a7ec3c140a5638558f8879f7c0d963f

Contents?: true

Size: 300 Bytes

Versions: 66

Compression:

Stored size: 300 Bytes

Contents

.four-column-image
  = f.hidden_field :list_order
  = f.hidden_field :row_type
  = f.fields_for :pieces do |piece|
    .tn-tc-piece.asset-field.three{ class: cycle('', '', '', 'omega') }
      = render "tenon/tenon_content/piece_types/form/image", f: piece, position: piece.object.position
  .spacer

Version data entries

66 entries across 66 versions & 1 rubygems

Version Path
tenon-1.0.5 app/views/tenon/tenon_content/row_types/form/_four_column_image.html.haml
tenon-1.0.4 app/views/tenon/tenon_content/row_types/form/_four_column_image.html.haml
tenon-1.0.3 app/views/tenon/tenon_content/row_types/form/_four_column_image.html.haml
tenon-1.0.2 app/views/tenon/tenon_content/row_types/form/_four_column_image.html.haml
tenon-1.0.1 app/views/tenon/tenon_content/row_types/form/_four_column_image.html.haml
tenon-1.0 app/views/tenon/tenon_content/row_types/form/_four_column_image.html.haml