Sha256: 9a25b05b1823eddd91ca8ab90c27a88adefcee28cbf188aaf1dc02610d82dfb6
Contents?: true
Size: 547 Bytes
Versions: 66
Compression:
Stored size: 547 Bytes
Contents
.right-wrapped-image-with-text.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.asset-field.omega.tn-tc-piece{class: 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
66 entries across 66 versions & 1 rubygems