Sha256: f20ec0c66cb69c1adea131db6fe72f36b79b7ce0db663ea59d6fde93ca4ef729

Contents?: true

Size: 264 Bytes

Versions: 2

Compression:

Stored size: 264 Bytes

Contents

<ul class="admin-subnav" data-hook="admin_insight_sub_tabs">
  <% Spree::ReportGenerationService.reports.each do |report_key, report_value|%>
    <%= tab report_key, url: admin_insight_path(report_category: report_key, id: report_value.first) %>
  <% end %>
</ul>

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
solidus_admin_insights-2.1.1 app/views/spree/admin/shared/_insights_side_menu.html.erb
solidus_admin_insights-2.1.0 app/views/spree/admin/shared/_insights_side_menu.html.erb