Gestionnaire can invite an email contact to participate at a dossier
This commit is contained in:
parent
d7dbd28507
commit
e2a896d0b0
33 changed files with 409 additions and 39 deletions
|
@ -1,3 +1,3 @@
|
|||
<%- if devise_mapping.registerable? && controller_name != 'registrations' %>
|
||||
<%= link_to "S'inscrire", new_registration_path(resource_name) %><br />
|
||||
<%= link_to "S'inscrire", new_registration_path(resource_name), {class: 'btn btn-sm btn-success'} %><br />
|
||||
<% end -%>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue