Sha256: 512f3ca0a25c52e61778c3598ab2cdfbb96bbcff376c4536fb263a9bb7f79eb7

Contents?: true

Size: 366 Bytes

Versions: 24

Compression:

Stored size: 366 Bytes

Contents

<% provide :title do %>
  <h2><%= t ".title" %></h2>
<% end %>

<div class="actions title">
  <%= link_to t("actions.new", scope: "decidim.system", name: t("models.organization.name", scope: "decidim.system")), [:new, :organization], class: "new" %>
</div>
<%= render partial: "decidim/system/shared/organizations_list", locals: { organizations: @organizations } %>

Version data entries

24 entries across 24 versions & 1 rubygems

Version Path
decidim-system-0.26.8 app/views/decidim/system/organizations/index.html.erb
decidim-system-0.27.4 app/views/decidim/system/organizations/index.html.erb
decidim-system-0.27.3 app/views/decidim/system/organizations/index.html.erb
decidim-system-0.26.7 app/views/decidim/system/organizations/index.html.erb
decidim-system-0.26.5 app/views/decidim/system/organizations/index.html.erb
decidim-system-0.27.2 app/views/decidim/system/organizations/index.html.erb
decidim-system-0.27.1 app/views/decidim/system/organizations/index.html.erb
decidim-system-0.26.4 app/views/decidim/system/organizations/index.html.erb
decidim-system-0.27.0 app/views/decidim/system/organizations/index.html.erb
decidim-system-0.26.3 app/views/decidim/system/organizations/index.html.erb
decidim-system-0.27.0.rc2 app/views/decidim/system/organizations/index.html.erb
decidim-system-0.27.0.rc1 app/views/decidim/system/organizations/index.html.erb
decidim-system-0.26.2 app/views/decidim/system/organizations/index.html.erb
decidim-system-0.26.1 app/views/decidim/system/organizations/index.html.erb
decidim-system-0.26.0 app/views/decidim/system/organizations/index.html.erb
decidim-system-0.26.0.rc2 app/views/decidim/system/organizations/index.html.erb
decidim-system-0.26.0.rc1 app/views/decidim/system/organizations/index.html.erb
decidim-system-0.25.2 app/views/decidim/system/organizations/index.html.erb
decidim-system-0.25.1 app/views/decidim/system/organizations/index.html.erb
decidim-system-0.25.0 app/views/decidim/system/organizations/index.html.erb