Sha256: 14bc0b06da0742fbbd6d7b14acc7b31b9f3f86a4936fa1cc00ba177f492a9289

Contents?: true

Size: 283 Bytes

Versions: 47

Compression:

Stored size: 283 Bytes

Contents

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

Version data entries

47 entries across 47 versions & 1 rubygems

Version Path
tenon-1.0.43 app/views/tenon/tenon_content/row_types/form/_four_column_text.html.haml
tenon-1.0.42 app/views/tenon/tenon_content/row_types/form/_four_column_text.html.haml
tenon-1.0.41 app/views/tenon/tenon_content/row_types/form/_four_column_text.html.haml
tenon-1.0.40 app/views/tenon/tenon_content/row_types/form/_four_column_text.html.haml
tenon-1.0.39 app/views/tenon/tenon_content/row_types/form/_four_column_text.html.haml
tenon-1.0.38 app/views/tenon/tenon_content/row_types/form/_four_column_text.html.haml
tenon-1.0.37 app/views/tenon/tenon_content/row_types/form/_four_column_text.html.haml