Sha256: 3d0dd47a0387db80ff49bc0fd18b5b88c12ab5df419f5b279b3321e9e5ba6f27
Contents?: true
Size: 579 Bytes
Versions: 10
Compression:
Stored size: 579 Bytes
Contents
.tn-tc-right-wrapped-image-with-text.tn-tc__wrapped-image-with-text = f.hidden_field :row_type = f.hidden_field :list_order .twelve = f.fields_for :pieces do |piece| = piece.hidden_field :piece_type - if piece.object.piece_type == 'Image' .wrapped-image.right.tn-tc-asset-field.omega.tn-tc-piece{ class: "inner#{piece.object.size}" } = render 'tenon/tenon_content/piece_types/form/image', f: piece, style: 'wrap' - if piece.object.piece_type == 'Text' = render 'tenon/tenon_content/piece_types/form/text', f: piece .spacer
Version data entries
10 entries across 10 versions & 1 rubygems