Sha256: 4a2e2510329134f9983d2f67cd6c1f19d2eaa7f498e43110ed877b319346ac50

Contents?: true

Size: 293 Bytes

Versions: 24

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

24 entries across 24 versions & 1 rubygems

Version Path
decidim-system-0.18.1 app/views/decidim/system/admins/show.html.erb
decidim-system-0.17.2 app/views/decidim/system/admins/show.html.erb
decidim-system-0.18.0 app/views/decidim/system/admins/show.html.erb
decidim-system-0.17.1 app/views/decidim/system/admins/show.html.erb
decidim-system-0.16.1 app/views/decidim/system/admins/show.html.erb
decidim-system-0.17.0 app/views/decidim/system/admins/show.html.erb
decidim-system-0.16.0 app/views/decidim/system/admins/show.html.erb
decidim-system-0.15.2 app/views/decidim/system/admins/show.html.erb
decidim-system-0.15.1 app/views/decidim/system/admins/show.html.erb
decidim-system-0.15.0 app/views/decidim/system/admins/show.html.erb
decidim-system-0.14.4 app/views/decidim/system/admins/show.html.erb
decidim-system-0.14.3 app/views/decidim/system/admins/show.html.erb
decidim-system-0.14.2 app/views/decidim/system/admins/show.html.erb
decidim-system-0.14.1 app/views/decidim/system/admins/show.html.erb
decidim-system-0.13.1 app/views/decidim/system/admins/show.html.erb
decidim-system-0.12.2 app/views/decidim/system/admins/show.html.erb
decidim-system-0.13.0 app/views/decidim/system/admins/show.html.erb
decidim-system-0.12.1 app/views/decidim/system/admins/show.html.erb
decidim-system-0.13.0.pre1 app/views/decidim/system/admins/show.html.erb
decidim-system-0.12.0 app/views/decidim/system/admins/show.html.erb