Sha256: 879bc37c331cedbc72f5885b3f0a42b7df12a1dba176d77ffbff4d29587a273c

Contents?: true

Size: 387 Bytes

Versions: 46

Compression:

Stored size: 387 Bytes

Contents

<div class="collection-sort-controls row small-up-1 medium-up-3 card-grid">
  <div class="column">
    <%= order_selector available_orders, i18n_scope: "decidim.budgets.projects.orders" %>
  </div>
</div>

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

<%= decidim_paginate projects %>

Version data entries

46 entries across 46 versions & 1 rubygems

Version Path
decidim-budgets-0.27.9 app/views/decidim/budgets/projects/_projects.html.erb
decidim-budgets-0.27.8 app/views/decidim/budgets/projects/_projects.html.erb
decidim-budgets-0.27.7 app/views/decidim/budgets/projects/_projects.html.erb
decidim-budgets-0.27.6 app/views/decidim/budgets/projects/_projects.html.erb
decidim-budgets-0.26.10 app/views/decidim/budgets/projects/_projects.html.erb
decidim-budgets-0.26.9 app/views/decidim/budgets/projects/_projects.html.erb
decidim-budgets-0.27.5 app/views/decidim/budgets/projects/_projects.html.erb
decidim-budgets-0.26.8 app/views/decidim/budgets/projects/_projects.html.erb
decidim-budgets-0.27.4 app/views/decidim/budgets/projects/_projects.html.erb
decidim-budgets-0.27.3 app/views/decidim/budgets/projects/_projects.html.erb
decidim-budgets-0.26.7 app/views/decidim/budgets/projects/_projects.html.erb
decidim-budgets-0.26.5 app/views/decidim/budgets/projects/_projects.html.erb
decidim-budgets-0.27.2 app/views/decidim/budgets/projects/_projects.html.erb
decidim-budgets-0.27.1 app/views/decidim/budgets/projects/_projects.html.erb
decidim-budgets-0.26.4 app/views/decidim/budgets/projects/_projects.html.erb
decidim-budgets-0.27.0 app/views/decidim/budgets/projects/_projects.html.erb
decidim-budgets-0.26.3 app/views/decidim/budgets/projects/_projects.html.erb
decidim-budgets-0.27.0.rc2 app/views/decidim/budgets/projects/_projects.html.erb
decidim-budgets-0.27.0.rc1 app/views/decidim/budgets/projects/_projects.html.erb
decidim-budgets-0.26.2 app/views/decidim/budgets/projects/_projects.html.erb