Sha256: 156dcda2449c3cad7c2ee1e0a68459529821638301709067c3a79aca0781d8b9

Contents?: true

Size: 492 Bytes

Versions: 16

Compression:

Stored size: 492 Bytes

Contents

<div class="o-ld-expand o-ld-expand-<%= @tmpl[:subject] %>">
  <div class="o-ld-expand__content"><%= @tmpl[:content] %></div>
  <% if @tmpl[:content_hidden].present? %>
    <div class="o-ld-expand__content--hidden"><%= @tmpl[:content_hidden] %></div>
    <div class="o-ld-expand__toggler o-ld-expand__<%= @tmpl[:subject] %>-toggler">
      <span class="o-ld-expand__toggler--hide">Show less</span>
      <span class="o-ld-expand__toggler--show">Show more</span>
    </div>
  <% end %>
</div>

Version data entries

16 entries across 16 versions & 1 rubygems

Version Path
lcms-engine-0.5.5 lib/doc_template/templates/expand.html.erb
lcms-engine-0.5.4 lib/doc_template/templates/expand.html.erb
lcms-engine-0.5.3 lib/doc_template/templates/expand.html.erb
lcms-engine-0.5.2 lib/doc_template/templates/expand.html.erb
lcms-engine-0.5.1 lib/doc_template/templates/expand.html.erb
lcms-engine-0.5.0 lib/doc_template/templates/expand.html.erb
lcms-engine-0.4.2 lib/doc_template/templates/expand.html.erb
lcms-engine-0.4.1 lib/doc_template/templates/expand.html.erb
lcms-engine-0.4.0 lib/doc_template/templates/expand.html.erb
lcms-engine-0.3.1 lib/doc_template/templates/expand.html.erb
lcms-engine-0.1.4 lib/doc_template/templates/expand.html.erb
lcms-engine-0.3.0 lib/doc_template/templates/expand.html.erb
lcms-engine-0.1.3 lib/doc_template/templates/expand.html.erb
lcms-engine-0.2.0 lib/doc_template/templates/expand.html.erb
lcms-engine-0.1.2 lib/doc_template/templates/expand.html.erb
lcms-engine-0.1.0 lib/doc_template/templates/expand.html.erb