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.10.1 app/views/decidim/budgets/projects/_projects.html.erb
decidim-budgets-0.10.0 app/views/decidim/budgets/projects/_projects.html.erb
decidim-budgets-0.9.3 app/views/decidim/budgets/projects/_projects.html.erb
decidim-budgets-0.9.2 app/views/decidim/budgets/projects/_projects.html.erb
decidim-budgets-0.9.1 app/views/decidim/budgets/projects/_projects.html.erb
decidim-budgets-0.9.0 app/views/decidim/budgets/projects/_projects.html.erb
decidim-budgets-0.8.4 app/views/decidim/budgets/projects/_projects.html.erb
decidim-budgets-0.8.3 app/views/decidim/budgets/projects/_projects.html.erb
decidim-budgets-0.8.2 app/views/decidim/budgets/projects/_projects.html.erb
decidim-budgets-0.8.1 app/views/decidim/budgets/projects/_projects.html.erb
decidim-budgets-0.8.0 app/views/decidim/budgets/projects/_projects.html.erb
decidim-budgets-0.7.4 app/views/decidim/budgets/projects/_projects.html.erb
decidim-budgets-0.7.3 app/views/decidim/budgets/projects/_projects.html.erb
decidim-budgets-0.7.2 app/views/decidim/budgets/projects/_projects.html.erb
decidim-budgets-0.7.1 app/views/decidim/budgets/projects/_projects.html.erb
decidim-budgets-0.7.0 app/views/decidim/budgets/projects/_projects.html.erb
decidim-budgets-0.6.8 app/views/decidim/budgets/projects/_projects.html.erb
decidim-0.6.8 decidim-budgets/app/views/decidim/budgets/projects/_projects.html.erb
decidim-budgets-0.6.7 app/views/decidim/budgets/projects/_projects.html.erb
decidim-0.6.7 decidim-budgets/app/views/decidim/budgets/projects/_projects.html.erb