Sha256: 9e4b3520f7ad716dc9fba68c5fb1059ffb2433cf9136d013af28cef3a7d0207b

Contents?: true

Size: 222 Bytes

Versions: 66

Compression:

Stored size: 222 Bytes

Contents

<div class="card card--list budget-list">
  <% projects.each do |project| %>
    <%= render partial: 'project', locals: { project: project } %>
  <% end %>
</div>
<%= decidim_paginate projects, random_seed: random_seed %>

Version data entries

66 entries across 66 versions & 2 rubygems

Version Path
decidim-budgets-0.0.7 app/views/decidim/budgets/projects/_projects.html.erb
decidim-0.0.7 decidim-budgets/app/views/decidim/budgets/projects/_projects.html.erb
decidim-budgets-0.0.6 app/views/decidim/budgets/projects/_projects.html.erb
decidim-0.0.6 decidim-budgets/app/views/decidim/budgets/projects/_projects.html.erb
decidim-budgets-0.0.5 app/views/decidim/budgets/projects/_projects.html.erb
decidim-0.0.5 decidim-budgets/app/views/decidim/budgets/projects/_projects.html.erb