Sha256: ada16f8b7d7ce9dddecfd4c28c96af88850325d579db85e3ff438a99691fc42a

Contents?: true

Size: 310 Bytes

Versions: 4

Compression:

Stored size: 310 Bytes

Contents

.tn-tc-holder{ data: { 'record-type' => object.class.to_s, 'record-id' => object.id, 'field' => field } }
  .tenon-content{ id: "#{field}-tenon-content" }
    - object.send("#{field}_tenon_content_rows").decorate.each do |row|
      .tn-tc-row
        .tn-tc-fields= render row.partial, row: row
      .spacer

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
tenon-1.1.8 app/views/tenon/tenon_content/_display.html.haml
tenon-1.1.7 app/views/tenon/tenon_content/_display.html.haml
tenon-1.1.6 app/views/tenon/tenon_content/_display.html.haml
tenon-1.1.5 app/views/tenon/tenon_content/_display.html.haml