Sha256: bd772a76fd50e46370c5c150426727443b61f58b1a3750ef93e29bd6b5e0ba60

Contents?: true

Size: 291 Bytes

Versions: 44

Compression:

Stored size: 291 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

44 entries across 44 versions & 1 rubygems

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