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.0.7 app/views/decidim/system/admins/show.html.erb
decidim-0.0.7 decidim-system/app/views/decidim/system/admins/show.html.erb
decidim-system-0.0.6 app/views/decidim/system/admins/show.html.erb
decidim-0.0.6 decidim-system/app/views/decidim/system/admins/show.html.erb
decidim-system-0.0.5 app/views/decidim/system/admins/show.html.erb
decidim-0.0.5 decidim-system/app/views/decidim/system/admins/show.html.erb
decidim-0.0.4 decidim-system/app/views/decidim/system/admins/show.html.erb