Sha256: 24861711c2f077a1a671c47af8811c53a233e4a560b8cf2dc6d2ad17a308a9b8

Contents?: true

Size: 307 Bytes

Versions: 10

Compression:

Stored size: 307 Bytes

Contents

.tn-tc-holder{ data: { 'record-type' => object.class.to_s, 'record-id' => object.id, 'field' => field } }
  .tn-tc__rows{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

10 entries across 10 versions & 1 rubygems

Version Path
tenon-2.1.0 app/views/tenon/tenon_content/_display.html.haml
tenon-2.0.8 app/views/tenon/tenon_content/_display.html.haml
tenon-2.0.7 app/views/tenon/tenon_content/_display.html.haml
tenon-2.0.6 app/views/tenon/tenon_content/_display.html.haml
tenon-2.0.5 app/views/tenon/tenon_content/_display.html.haml
tenon-2.0.4 app/views/tenon/tenon_content/_display.html.haml
tenon-2.0.3 app/views/tenon/tenon_content/_display.html.haml
tenon-2.0.2 app/views/tenon/tenon_content/_display.html.haml
tenon-2.0.1 app/views/tenon/tenon_content/_display.html.haml
tenon-2.0.0 app/views/tenon/tenon_content/_display.html.haml