feat(dossier): add some metadata to archive and remove operation log
This commit is contained in:
parent
7fc16581b5
commit
ece68076a7
5 changed files with 17 additions and 11 deletions
|
@ -113,7 +113,7 @@ module Instructeurs
|
|||
end
|
||||
|
||||
def unarchive
|
||||
dossier.desarchiver!(current_instructeur)
|
||||
dossier.desarchiver!
|
||||
redirect_back(fallback_location: instructeur_procedure_path(procedure))
|
||||
end
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue