Sha256: 72c8947b16e056866c3e40f9477bad2dc926b1ec9a147fef273be15ad7da2ca2
Contents?: true
Size: 310 Bytes
Versions: 7
Compression:
Stored size: 310 Bytes
Contents
<% content_for :heading do %> Tab Panels <% end %> <% content_for :toc do %> <% tab_panels_sections.each do |section| %> <%= link_to(section_text(section), "##{section[:id]}") %> <% end %> <% end %> <%= render partial: "decidim/design/shared/sections", locals: { sections: tab_panels_sections } %>
Version data entries
7 entries across 7 versions & 1 rubygems