Sha256: d1818401a6314ba893d60317684f8b5536524f047b76062c90b445ca0f81b7cf

Contents?: true

Size: 293 Bytes

Versions: 67

Compression:

Stored size: 293 Bytes

Contents

<% provide :title do %>
  <h2><%= link_to @admin.email, @admin %></h2>
<% end %>

<div class="actions">
  <hr />
  <%= link_to "Edit", ['edit', @admin] %>
  <%= link_to "Destroy", @admin, method: :delete, class: "alert button", data: { confirm: "Are you sure you want to do this?" } %>
</div>

Version data entries

67 entries across 67 versions & 2 rubygems

Version Path
decidim-system-0.10.1 app/views/decidim/system/admins/show.html.erb
decidim-system-0.10.0 app/views/decidim/system/admins/show.html.erb
decidim-system-0.9.3 app/views/decidim/system/admins/show.html.erb
decidim-system-0.9.2 app/views/decidim/system/admins/show.html.erb
decidim-system-0.9.1 app/views/decidim/system/admins/show.html.erb
decidim-system-0.9.0 app/views/decidim/system/admins/show.html.erb
decidim-system-0.8.4 app/views/decidim/system/admins/show.html.erb
decidim-system-0.8.3 app/views/decidim/system/admins/show.html.erb
decidim-system-0.8.2 app/views/decidim/system/admins/show.html.erb
decidim-system-0.8.1 app/views/decidim/system/admins/show.html.erb
decidim-system-0.8.0 app/views/decidim/system/admins/show.html.erb
decidim-system-0.7.4 app/views/decidim/system/admins/show.html.erb
decidim-system-0.7.3 app/views/decidim/system/admins/show.html.erb
decidim-system-0.7.2 app/views/decidim/system/admins/show.html.erb
decidim-system-0.7.1 app/views/decidim/system/admins/show.html.erb
decidim-system-0.7.0 app/views/decidim/system/admins/show.html.erb
decidim-system-0.6.8 app/views/decidim/system/admins/show.html.erb
decidim-0.6.8 decidim-system/app/views/decidim/system/admins/show.html.erb
decidim-system-0.6.7 app/views/decidim/system/admins/show.html.erb
decidim-0.6.7 decidim-system/app/views/decidim/system/admins/show.html.erb