Add deleted_at for User
Do not remove the user from the database. Mark as deleted instead.
This commit is contained in:
parent
b30b4e46d8
commit
b05ac2ab64
15 changed files with 82 additions and 12 deletions
|
|
@ -272,6 +272,9 @@ fr:
|
|||
users:
|
||||
controller:
|
||||
sudo_done:
|
||||
destroy:
|
||||
error: 'La ajouter n''a pas pu être dissoute: %{error}'
|
||||
notice: La ajouter a été supprimée
|
||||
edit:
|
||||
title: modifier les données sur le_la membre
|
||||
index:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue