Sha256: f8f2b9a0c1b37eb57f406635f3e3dcb556be8a0d215d7af4d443e85c337189fa

Contents?: true

Size: 323 Bytes

Versions: 8

Compression:

Stored size: 323 Bytes

Contents

<div class="budget__list--header">
  <div>
    <%= render partial: "addition_selector" %>
  </div>

  <div class="collection-sort-controls">
    <%= render partial: "order" %>
  </div>
</div>

<div class="budget-list">
  <%= render partial: "projects_list", locals: { project: } %>
</div>

<%= decidim_paginate projects %>

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
decidim-budgets-0.28.5 app/views/decidim/budgets/projects/_projects.html.erb
decidim-budgets-0.28.4 app/views/decidim/budgets/projects/_projects.html.erb
decidim-budgets-0.28.3 app/views/decidim/budgets/projects/_projects.html.erb
decidim-budgets-0.28.2 app/views/decidim/budgets/projects/_projects.html.erb
decidim-budgets-0.28.1 app/views/decidim/budgets/projects/_projects.html.erb
decidim-budgets-0.28.0 app/views/decidim/budgets/projects/_projects.html.erb
decidim-budgets-0.28.0.rc5 app/views/decidim/budgets/projects/_projects.html.erb
decidim-budgets-0.28.0.rc4 app/views/decidim/budgets/projects/_projects.html.erb