Sha256: 60438bc7f655cb33f7832cad9fbdc54f78ff45f80e8542da3ebf72771473dab0

Contents?: true

Size: 498 Bytes

Versions: 51

Compression:

Stored size: 498 Bytes

Contents

<% provide :title do %>
  <h2><%= link_to @organization.name, @organization %></h2>
  <h3 class="subheader"><%= @organization.host %></h3>
  <p><%= translated_attribute @organization.description %></p>
<% end %>

<div class="actions">
  <hr />
  <%= link_to t("decidim.system.actions.edit"), ['edit', @organization] %>
  <%= link_to t("decidim.system.actions.destroy"), @organization, method: :delete, class: "alert button", data: { confirm: t("decidim.system.actions.confirm_destroy") } %>
</div>

Version data entries

51 entries across 51 versions & 2 rubygems

Version Path
decidim-system-0.6.8 app/views/decidim/system/organizations/show.html.erb
decidim-0.6.8 decidim-system/app/views/decidim/system/organizations/show.html.erb
decidim-system-0.6.7 app/views/decidim/system/organizations/show.html.erb
decidim-0.6.7 decidim-system/app/views/decidim/system/organizations/show.html.erb
decidim-system-0.6.6 app/views/decidim/system/organizations/show.html.erb
decidim-0.6.6 decidim-system/app/views/decidim/system/organizations/show.html.erb
decidim-system-0.6.5 app/views/decidim/system/organizations/show.html.erb
decidim-0.6.5 decidim-system/app/views/decidim/system/organizations/show.html.erb
decidim-system-0.6.4 app/views/decidim/system/organizations/show.html.erb
decidim-0.6.4 decidim-system/app/views/decidim/system/organizations/show.html.erb
decidim-system-0.6.3 app/views/decidim/system/organizations/show.html.erb
decidim-0.6.3 decidim-system/app/views/decidim/system/organizations/show.html.erb
decidim-system-0.6.2 app/views/decidim/system/organizations/show.html.erb
decidim-0.6.2 decidim-system/app/views/decidim/system/organizations/show.html.erb
decidim-system-0.6.1 app/views/decidim/system/organizations/show.html.erb
decidim-0.6.1 decidim-system/app/views/decidim/system/organizations/show.html.erb
decidim-system-0.6.0 app/views/decidim/system/organizations/show.html.erb
decidim-0.6.0 decidim-system/app/views/decidim/system/organizations/show.html.erb
decidim-system-0.5.1 app/views/decidim/system/organizations/show.html.erb
decidim-0.5.1 decidim-system/app/views/decidim/system/organizations/show.html.erb