Sha256: d63db31e86da0b873887c8d43e212adcaa09a85f47096715df1d3d9d022f1efa

Contents?: true

Size: 230 Bytes

Versions: 22

Compression:

Stored size: 230 Bytes

Contents

<%
summary = component[:attributes][:summary]
%>

<details class="<%= promethee_class_for component %>">
  <summary><%= summary %></summary>
  <%= render 'promethee/show/components', components: component[:children] %>
</details>

Version data entries

22 entries across 22 versions & 1 rubygems

Version Path
promethee-1.2.18 app/views/promethee/components/details/_show.html.erb
promethee-1.2.17 app/views/promethee/components/details/_show.html.erb
promethee-1.2.16 app/views/promethee/components/details/_show.html.erb
promethee-1.2.15 app/views/promethee/components/details/_show.html.erb
promethee-1.2.14 app/views/promethee/components/details/_show.html.erb
promethee-1.2.13 app/views/promethee/components/details/_show.html.erb
promethee-1.2.12 app/views/promethee/components/details/_show.html.erb
promethee-1.2.11 app/views/promethee/components/details/_show.html.erb
promethee-1.2.10 app/views/promethee/components/details/_show.html.erb
promethee-1.2.9 app/views/promethee/components/details/_show.html.erb
promethee-1.2.8 app/views/promethee/components/details/_show.html.erb
promethee-1.2.7 app/views/promethee/components/details/_show.html.erb
promethee-1.2.6 app/views/promethee/components/details/_show.html.erb
promethee-1.2.5 app/views/promethee/components/details/_show.html.erb
promethee-1.2.4 app/views/promethee/components/details/_show.html.erb
promethee-1.2.3 app/views/promethee/components/details/_show.html.erb
promethee-1.2.2 app/views/promethee/components/details/_show.html.erb
promethee-1.2.1 app/views/promethee/components/details/_show.html.erb
promethee-1.2.0 app/views/promethee/components/details/_show.html.erb
promethee-1.1.0 app/views/promethee/show/component/_details.html.erb