Sha256: 3332868c7750fbc76d906667aecc1394a2f2254d763ea94b6e98c3c7b19082d5

Contents?: true

Size: 179 Bytes

Versions: 72

Compression:

Stored size: 179 Bytes

Contents

<div class="row small-up-1 medium-up-2 card-grid">
  <% collection.each do |following| %>
    <%= render partial: "user_follow", locals: { user: following } %>
  <% end %>
</div>

Version data entries

72 entries across 72 versions & 1 rubygems

Version Path
decidim-core-0.15.0 app/views/decidim/profiles/_following.html.erb
decidim-core-0.14.4 app/views/decidim/profiles/_following.html.erb
decidim-core-0.14.3 app/views/decidim/profiles/_following.html.erb
decidim-core-0.14.2 app/views/decidim/profiles/_following.html.erb
decidim-core-0.14.1 app/views/decidim/profiles/_following.html.erb
decidim-core-0.13.1 app/views/decidim/profiles/_following.html.erb
decidim-core-0.12.2 app/views/decidim/profiles/_following.html.erb
decidim-core-0.13.0 app/views/decidim/profiles/_following.html.erb
decidim-core-0.12.1 app/views/decidim/profiles/_following.html.erb
decidim-core-0.13.0.pre1 app/views/decidim/profiles/_following.html.erb
decidim-core-0.12.0 app/views/decidim/profiles/_following.html.erb
decidim-core-0.12.0.pre app/views/decidim/profiles/_following.html.erb