Sha256: e0df93f2af97723e0debb2ae7a9e04950dfd15a5023a2390a1b5283c11546892
Contents?: true
Size: 318 Bytes
Versions: 10
Compression:
Stored size: 318 Bytes
Contents
<% content_for :heading do %> <%= t(".title") %> <% 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
10 entries across 10 versions & 1 rubygems