Sha256: 50c0ffc7a552bd7de7871cb490727849e39f2c34dbbbfb19ddfe657efc8b33e8

Contents?: true

Size: 245 Bytes

Versions: 24

Compression:

Stored size: 245 Bytes

Contents

<% provide :title do %>
  <h2><%= t("decidim.system.titles.dashboard") %></h2>
  <h3><%= t ".current_organizations" %></h3>
  <%= render partial: "decidim/system/shared/organizations_list", locals: { organizations: @organizations } %>
<% end %>

Version data entries

24 entries across 24 versions & 1 rubygems

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