Sha256: eb1a966a91e7ed35909a46280124a60a3a3dfbf9eaf04dbc94bcc1a8a0da8d0a
Contents?: true
Size: 552 Bytes
Versions: 8
Compression:
Stored size: 552 Bytes
Contents
.tn-tc-left-text-right-image.tn-tc-image-and-text = f.hidden_field :row_type = f.hidden_field :list_order = f.fields_for :pieces do |piece| = piece.hidden_field :piece_type - if piece.object.piece_type == "Text" .tn-tc-piece{class: piece.object.size} = render "tenon/tenon_content/piece_types/form/text", f: piece - if piece.object.piece_type == "Image" . tn-tc-piece.tn-tc-asset-field.omega{class: piece.object.size} = render "tenon/tenon_content/piece_types/form/image", f: piece, style: 'half' .spacer
Version data entries
8 entries across 8 versions & 1 rubygems