Sha256: 20cc9ad75653a584b9859dd53c2714c91b02be109defc31b2e3b51c499cc8294

Contents?: true

Size: 217 Bytes

Versions: 2

Compression:

Stored size: 217 Bytes

Contents

= render partial: "header"

.dl-horizontal
  - content_for_expert do
    %dt= tw("attributes.name")
    %dd= @item.name
  %dt= tw("attributes.title")
  %dd= @item.title

%p

= render_context_attributes_info @item

%p

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
maily_herald-webui-0.9.0 app/views/maily_herald/webui/lists/_details.html.haml
maily_herald-webui-0.8.0 app/views/maily_herald/webui/lists/_details.html.haml