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