Sha256: ddc1b631e45b4c5ba8ffebcf0dcde8334f3f142d24ce60e3b55d9643418c15db
Contents?: true
Size: 533 Bytes
Versions: 66
Compression:
Stored size: 533 Bytes
Contents
.left-text-right-image.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.asset-field.omega{class: piece.object.size} = render "tenon/tenon_content/piece_types/form/image", f: piece, style: 'half' .spacer
Version data entries
66 entries across 66 versions & 1 rubygems