dedicated screen for inspecting user emails
This commit is contained in:
parent
d7fff61d5d
commit
f298d2c2ba
5 changed files with 137 additions and 3 deletions
|
@ -34,7 +34,7 @@ as well as a link to its edit page.
|
|||
<% if !user.confirmed? %>
|
||||
<%= link_to('Renvoyer l’email de confirmation', [:resend_confirmation_instructions, namespace, page.resource], method: :post, class: 'button') %>
|
||||
<% end %>
|
||||
<div>
|
||||
</div>
|
||||
</header>
|
||||
|
||||
<section class="main-content__body">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue